diff --git a/plugins/doc_fragments/consul.py b/plugins/doc_fragments/consul.py index fbe3f33d4d..d4cf119958 100644 --- a/plugins/doc_fragments/consul.py +++ b/plugins/doc_fragments/consul.py @@ -56,5 +56,4 @@ attributes: 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 f020622a0c..2ed6021b03 100644 --- a/plugins/modules/consul_policy.py +++ b/plugins/modules/consul_policy.py @@ -33,6 +33,8 @@ attributes: 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 0da71507a6..e07e2036fe 100644 --- a/plugins/modules/consul_role.py +++ b/plugins/modules/consul_role.py @@ -32,6 +32,8 @@ attributes: 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 bd03b561a7..87a5f19143 100644 --- a/plugins/modules/consul_session.py +++ b/plugins/modules/consul_session.py @@ -29,6 +29,8 @@ attributes: 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 eee419863f..02bc544da7 100644 --- a/plugins/modules/consul_token.py +++ b/plugins/modules/consul_token.py @@ -31,6 +31,8 @@ attributes: support: partial details: - In check mode the diff will miss operational attributes. + action_group: + version_added: 8.3.0 options: state: description: