diff --git a/plugins/doc_fragments/consul.py b/plugins/doc_fragments/consul.py index fbe3f33d4df..d4cf1199581 100644 --- a/plugins/doc_fragments/consul.py +++ b/plugins/doc_fragments/consul.py @@ -56,5 +56,4 @@ class ModuleDocFragment: support: full membership: - community.general.consul - version_added: 8.3.0 """ diff --git a/plugins/modules/consul_policy.py b/plugins/modules/consul_policy.py index f020622a0c8..2ed6021b03b 100644 --- a/plugins/modules/consul_policy.py +++ b/plugins/modules/consul_policy.py @@ -33,6 +33,8 @@ version_added: 8.3.0 details: - In check mode the diff will miss operational attributes. + action_group: + version_added: 8.3.0 options: state: description: diff --git a/plugins/modules/consul_role.py b/plugins/modules/consul_role.py index 0da71507a6d..e07e2036fe4 100644 --- a/plugins/modules/consul_role.py +++ b/plugins/modules/consul_role.py @@ -32,6 +32,8 @@ details: - In check mode the diff will miss operational attributes. version_added: 8.3.0 + action_group: + version_added: 8.3.0 options: name: description: diff --git a/plugins/modules/consul_session.py b/plugins/modules/consul_session.py index bd03b561a74..87a5f191431 100644 --- a/plugins/modules/consul_session.py +++ b/plugins/modules/consul_session.py @@ -29,6 +29,8 @@ support: none diff_mode: support: none + action_group: + version_added: 8.3.0 options: id: description: diff --git a/plugins/modules/consul_token.py b/plugins/modules/consul_token.py index eee419863fe..02bc544da7c 100644 --- a/plugins/modules/consul_token.py +++ b/plugins/modules/consul_token.py @@ -31,6 +31,8 @@ support: partial details: - In check mode the diff will miss operational attributes. + action_group: + version_added: 8.3.0 options: state: description: