diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6081775fe..d7c6f7c7ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -290,11 +290,11 @@ with major version 7 will be bugfix releases 7\.5\.y\.
### New Modules
-* consul\_role \- Manipulate Consul roles
-* gio\_mime \- Set default handler for MIME type\, for applications using Gnome GIO
-* keycloak\_authz\_custom\_policy \- Allows administration of Keycloak client custom Javascript policies via Keycloak API
-* keycloak\_realm\_key \- Allows administration of Keycloak realm keys via Keycloak API
-* simpleinit\_msb \- Manage services on Source Mage GNU/Linux
+* community\.general\.consul\_role \- Manipulate Consul roles
+* community\.general\.gio\_mime \- Set default handler for MIME type\, for applications using Gnome GIO
+* community\.general\.keycloak\_authz\_custom\_policy \- Allows administration of Keycloak client custom Javascript policies via Keycloak API
+* community\.general\.keycloak\_realm\_key \- Allows administration of Keycloak realm keys via Keycloak API
+* community\.general\.simpleinit\_msb \- Manage services on Source Mage GNU/Linux
## v7\.4\.0
@@ -334,8 +334,8 @@ Bugfix and feature release\.
### New Modules
-* jenkins\_build\_info \- Get information about Jenkins builds
-* pnpm \- Manage node\.js packages with pnpm
+* community\.general\.jenkins\_build\_info \- Get information about Jenkins builds
+* community\.general\.pnpm \- Manage node\.js packages with pnpm
## v7\.3\.0
@@ -484,15 +484,15 @@ Regular bugfix and feature release\.
#### Lookup
-* bitwarden\_secrets\_manager \- Retrieve secrets from Bitwarden Secrets Manager
+* community\.general\.bitwarden\_secrets\_manager \- Retrieve secrets from Bitwarden Secrets Manager
### New Modules
-* consul\_policy \- Manipulate Consul policies
-* keycloak\_authz\_permission \- Allows administration of Keycloak client authorization permissions via Keycloak API
-* keycloak\_authz\_permission\_info \- Query Keycloak client authorization permissions information
-* proxmox\_vm\_info \- Retrieve information about one or more Proxmox VE virtual machines
+* community\.general\.consul\_policy \- Manipulate Consul policies
+* community\.general\.keycloak\_authz\_permission \- Allows administration of Keycloak client authorization permissions via Keycloak API
+* community\.general\.keycloak\_authz\_permission\_info \- Query Keycloak client authorization permissions information
+* community\.general\.proxmox\_vm\_info \- Retrieve information about one or more Proxmox VE virtual machines
## v7\.1\.0
@@ -605,13 +605,13 @@ for the rendered HTML version of the documentation of the latest release\.
### New Modules
-* gitlab\_instance\_variable \- Creates\, updates\, or deletes GitLab instance variables
-* gitlab\_merge\_request \- Create\, update\, or delete GitLab merge requests
-* keycloak\_authentication\_required\_actions \- Allows administration of Keycloak authentication required actions
-* keycloak\_user \- Create and configure a user in Keycloak
-* lvg\_rename \- Renames LVM volume groups
-* proxmox\_pool \- Pool management for Proxmox VE cluster
-* proxmox\_pool\_member \- Add or delete members from Proxmox VE cluster pools
+* community\.general\.gitlab\_instance\_variable \- Creates\, updates\, or deletes GitLab instance variables
+* community\.general\.gitlab\_merge\_request \- Create\, update\, or delete GitLab merge requests
+* community\.general\.keycloak\_authentication\_required\_actions \- Allows administration of Keycloak authentication required actions
+* community\.general\.keycloak\_user \- Create and configure a user in Keycloak
+* community\.general\.lvg\_rename \- Renames LVM volume groups
+* community\.general\.proxmox\_pool \- Pool management for Proxmox VE cluster
+* community\.general\.proxmox\_pool\_member \- Add or delete members from Proxmox VE cluster pools
## v7\.0\.1
@@ -933,20 +933,20 @@ This is release 7\.0\.0 of community\.general
\, released on 2023\-0
#### Lookup
-* merge\_variables \- merge variables with a certain suffix
+* community\.general\.merge\_variables \- merge variables with a certain suffix
### New Modules
-* btrfs\_info \- Query btrfs filesystem info
-* btrfs\_subvolume \- Manage btrfs subvolumes
-* gitlab\_project\_badge \- Manage project badges on GitLab Server
-* ilo\_redfish\_command \- Manages Out\-Of\-Band controllers using Redfish APIs
-* ipbase\_info \- Retrieve IP geolocation and other facts of a host\'s IP address using the ipbase\.com API
-* kdeconfig \- Manage KDE configuration files
-* keycloak\_authz\_authorization\_scope \- Allows administration of Keycloak client authorization scopes via Keycloak API
-* keycloak\_clientscope\_type \- Set the type of aclientscope in realm or client via Keycloak API
-* keycloak\_clientsecret\_info \- Retrieve client secret via Keycloak API
-* keycloak\_clientsecret\_regenerate \- Regenerate Keycloak client secret via Keycloak API
-* ocapi\_command \- Manages Out\-Of\-Band controllers using Open Composable API \(OCAPI\)
-* ocapi\_info \- Manages Out\-Of\-Band controllers using Open Composable API \(OCAPI\)
+* community\.general\.btrfs\_info \- Query btrfs filesystem info
+* community\.general\.btrfs\_subvolume \- Manage btrfs subvolumes
+* community\.general\.gitlab\_project\_badge \- Manage project badges on GitLab Server
+* community\.general\.ilo\_redfish\_command \- Manages Out\-Of\-Band controllers using Redfish APIs
+* community\.general\.ipbase\_info \- Retrieve IP geolocation and other facts of a host\'s IP address using the ipbase\.com API
+* community\.general\.kdeconfig \- Manage KDE configuration files
+* community\.general\.keycloak\_authz\_authorization\_scope \- Allows administration of Keycloak client authorization scopes via Keycloak API
+* community\.general\.keycloak\_clientscope\_type \- Set the type of aclientscope in realm or client via Keycloak API
+* community\.general\.keycloak\_clientsecret\_info \- Retrieve client secret via Keycloak API
+* community\.general\.keycloak\_clientsecret\_regenerate \- Regenerate Keycloak client secret via Keycloak API
+* community\.general\.ocapi\_command \- Manages Out\-Of\-Band controllers using Open Composable API \(OCAPI\)
+* community\.general\.ocapi\_info \- Manages Out\-Of\-Band controllers using Open Composable API \(OCAPI\)
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b10112de7c..7df6adab82 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -222,11 +222,11 @@ Bugfixes
New Modules
-----------
-- consul_role - Manipulate Consul roles
-- gio_mime - Set default handler for MIME type, for applications using Gnome GIO
-- keycloak_authz_custom_policy - Allows administration of Keycloak client custom Javascript policies via Keycloak API
-- keycloak_realm_key - Allows administration of Keycloak realm keys via Keycloak API
-- simpleinit_msb - Manage services on Source Mage GNU/Linux
+- community.general.consul_role - Manipulate Consul roles
+- community.general.gio_mime - Set default handler for MIME type, for applications using Gnome GIO
+- community.general.keycloak_authz_custom_policy - Allows administration of Keycloak client custom Javascript policies via Keycloak API
+- community.general.keycloak_realm_key - Allows administration of Keycloak realm keys via Keycloak API
+- community.general.simpleinit_msb - Manage services on Source Mage GNU/Linux
v7.4.0
======
@@ -266,8 +266,8 @@ Bugfixes
New Modules
-----------
-- jenkins_build_info - Get information about Jenkins builds
-- pnpm - Manage node.js packages with pnpm
+- community.general.jenkins_build_info - Get information about Jenkins builds
+- community.general.pnpm - Manage node.js packages with pnpm
v7.3.0
======
@@ -416,15 +416,15 @@ New Plugins
Lookup
~~~~~~
-- bitwarden_secrets_manager - Retrieve secrets from Bitwarden Secrets Manager
+- community.general.bitwarden_secrets_manager - Retrieve secrets from Bitwarden Secrets Manager
New Modules
-----------
-- consul_policy - Manipulate Consul policies
-- keycloak_authz_permission - Allows administration of Keycloak client authorization permissions via Keycloak API
-- keycloak_authz_permission_info - Query Keycloak client authorization permissions information
-- proxmox_vm_info - Retrieve information about one or more Proxmox VE virtual machines
+- community.general.consul_policy - Manipulate Consul policies
+- community.general.keycloak_authz_permission - Allows administration of Keycloak client authorization permissions via Keycloak API
+- community.general.keycloak_authz_permission_info - Query Keycloak client authorization permissions information
+- community.general.proxmox_vm_info - Retrieve information about one or more Proxmox VE virtual machines
v7.1.0
======
@@ -538,13 +538,13 @@ Known Issues
New Modules
-----------
-- gitlab_instance_variable - Creates, updates, or deletes GitLab instance variables
-- gitlab_merge_request - Create, update, or delete GitLab merge requests
-- keycloak_authentication_required_actions - Allows administration of Keycloak authentication required actions
-- keycloak_user - Create and configure a user in Keycloak
-- lvg_rename - Renames LVM volume groups
-- proxmox_pool - Pool management for Proxmox VE cluster
-- proxmox_pool_member - Add or delete members from Proxmox VE cluster pools
+- community.general.gitlab_instance_variable - Creates, updates, or deletes GitLab instance variables
+- community.general.gitlab_merge_request - Create, update, or delete GitLab merge requests
+- community.general.keycloak_authentication_required_actions - Allows administration of Keycloak authentication required actions
+- community.general.keycloak_user - Create and configure a user in Keycloak
+- community.general.lvg_rename - Renames LVM volume groups
+- community.general.proxmox_pool - Pool management for Proxmox VE cluster
+- community.general.proxmox_pool_member - Add or delete members from Proxmox VE cluster pools
v7.0.1
======
@@ -866,20 +866,20 @@ New Plugins
Lookup
~~~~~~
-- merge_variables - merge variables with a certain suffix
+- community.general.merge_variables - merge variables with a certain suffix
New Modules
-----------
-- btrfs_info - Query btrfs filesystem info
-- btrfs_subvolume - Manage btrfs subvolumes
-- gitlab_project_badge - Manage project badges on GitLab Server
-- ilo_redfish_command - Manages Out-Of-Band controllers using Redfish APIs
-- ipbase_info - Retrieve IP geolocation and other facts of a host's IP address using the ipbase.com API
-- kdeconfig - Manage KDE configuration files
-- keycloak_authz_authorization_scope - Allows administration of Keycloak client authorization scopes via Keycloak API
-- keycloak_clientscope_type - Set the type of aclientscope in realm or client via Keycloak API
-- keycloak_clientsecret_info - Retrieve client secret via Keycloak API
-- keycloak_clientsecret_regenerate - Regenerate Keycloak client secret via Keycloak API
-- ocapi_command - Manages Out-Of-Band controllers using Open Composable API (OCAPI)
-- ocapi_info - Manages Out-Of-Band controllers using Open Composable API (OCAPI)
+- community.general.btrfs_info - Query btrfs filesystem info
+- community.general.btrfs_subvolume - Manage btrfs subvolumes
+- community.general.gitlab_project_badge - Manage project badges on GitLab Server
+- community.general.ilo_redfish_command - Manages Out-Of-Band controllers using Redfish APIs
+- community.general.ipbase_info - Retrieve IP geolocation and other facts of a host's IP address using the ipbase.com API
+- community.general.kdeconfig - Manage KDE configuration files
+- community.general.keycloak_authz_authorization_scope - Allows administration of Keycloak client authorization scopes via Keycloak API
+- community.general.keycloak_clientscope_type - Set the type of aclientscope in realm or client via Keycloak API
+- community.general.keycloak_clientsecret_info - Retrieve client secret via Keycloak API
+- community.general.keycloak_clientsecret_regenerate - Regenerate Keycloak client secret via Keycloak API
+- community.general.ocapi_command - Manages Out-Of-Band controllers using Open Composable API (OCAPI)
+- community.general.ocapi_info - Manages Out-Of-Band controllers using Open Composable API (OCAPI)
diff --git a/changelogs/config.yaml b/changelogs/config.yaml
index 23afe36d29..2cef6e26f4 100644
--- a/changelogs/config.yaml
+++ b/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