diff options
Diffstat (limited to 'ansible_collections/community/general/changelogs/config.yaml')
-rw-r--r-- | ansible_collections/community/general/changelogs/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/community/general/changelogs/config.yaml b/ansible_collections/community/general/changelogs/config.yaml index 23afe36d2..2cef6e26f 100644 --- a/ansible_collections/community/general/changelogs/config.yaml +++ b/ansible_collections/community/general/changelogs/config.yaml @@ -35,3 +35,6 @@ sections: - - known_issues - Known Issues title: Community General +trivial_section_name: trivial +use_fqcn: true +add_plugin_period: true |