mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Move version_added for consul docs fragment to modules (#8350)
Move version_added for consul docs fragment to modules.
This commit is contained in:
parent
4f4075a542
commit
7f4f066e86
5 changed files with 8 additions and 1 deletions
|
@ -56,5 +56,4 @@ attributes:
|
||||||
support: full
|
support: full
|
||||||
membership:
|
membership:
|
||||||
- community.general.consul
|
- community.general.consul
|
||||||
version_added: 8.3.0
|
|
||||||
"""
|
"""
|
||||||
|
|
|
@ -33,6 +33,8 @@ attributes:
|
||||||
version_added: 8.3.0
|
version_added: 8.3.0
|
||||||
details:
|
details:
|
||||||
- In check mode the diff will miss operational attributes.
|
- In check mode the diff will miss operational attributes.
|
||||||
|
action_group:
|
||||||
|
version_added: 8.3.0
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -32,6 +32,8 @@ attributes:
|
||||||
details:
|
details:
|
||||||
- In check mode the diff will miss operational attributes.
|
- In check mode the diff will miss operational attributes.
|
||||||
version_added: 8.3.0
|
version_added: 8.3.0
|
||||||
|
action_group:
|
||||||
|
version_added: 8.3.0
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -29,6 +29,8 @@ attributes:
|
||||||
support: none
|
support: none
|
||||||
diff_mode:
|
diff_mode:
|
||||||
support: none
|
support: none
|
||||||
|
action_group:
|
||||||
|
version_added: 8.3.0
|
||||||
options:
|
options:
|
||||||
id:
|
id:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -31,6 +31,8 @@ attributes:
|
||||||
support: partial
|
support: partial
|
||||||
details:
|
details:
|
||||||
- In check mode the diff will miss operational attributes.
|
- In check mode the diff will miss operational attributes.
|
||||||
|
action_group:
|
||||||
|
version_added: 8.3.0
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue