mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Check mode has only been added for some _info and _facts modules in a bugfix (#5969)
Check mode has only been added for some _info and _facts modules in a bugfix.
This commit is contained in:
parent
4b262e39f0
commit
867aee606e
23 changed files with 93 additions and 0 deletions
|
@ -33,6 +33,11 @@ description:
|
||||||
The module must be called from within the ECS instance itself.
|
The module must be called from within the ECS instance itself.
|
||||||
- This module was called C(ali_instance_facts) before Ansible 2.9. The usage did not change.
|
- This module was called C(ali_instance_facts) before Ansible 2.9. The usage did not change.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name_prefix:
|
name_prefix:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ description:
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
category:
|
category:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -22,6 +22,10 @@ description:
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
api_key:
|
api_key:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -22,6 +22,10 @@ description:
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
api_key:
|
api_key:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -22,6 +22,10 @@ author:
|
||||||
- Madhav Bharadwaj (@madhav-bharadwaj)
|
- Madhav Bharadwaj (@madhav-bharadwaj)
|
||||||
- Priyanka Sood (@soodpr)
|
- Priyanka Sood (@soodpr)
|
||||||
- Ricardo Galeno (@ricardogpsf)
|
- Ricardo Galeno (@ricardogpsf)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -22,6 +22,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -22,6 +22,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,6 +21,10 @@ author:
|
||||||
- Felipe Bulsoni (@fgbulsoni)
|
- Felipe Bulsoni (@fgbulsoni)
|
||||||
- Thiago Miotto (@tmiotto)
|
- Thiago Miotto (@tmiotto)
|
||||||
- Adriane Cardozo (@adriane-cardozo)
|
- Adriane Cardozo (@adriane-cardozo)
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
provider_display_name:
|
provider_display_name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -14,6 +14,10 @@ module: rax_facts
|
||||||
short_description: Gather facts for Rackspace Cloud Servers
|
short_description: Gather facts for Rackspace Cloud Servers
|
||||||
description:
|
description:
|
||||||
- Gather facts for Rackspace Cloud Servers.
|
- Gather facts for Rackspace Cloud Servers.
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
address:
|
address:
|
||||||
type: str
|
type: str
|
||||||
|
|
|
@ -21,6 +21,10 @@ description:
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
category:
|
category:
|
||||||
required: false
|
required: false
|
||||||
|
|
|
@ -21,6 +21,10 @@ author: Adam Števko (@xen0l)
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
filters:
|
filters:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -24,6 +24,10 @@ extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.facts
|
- community.general.attributes.facts
|
||||||
- community.general.attributes.facts_module
|
- community.general.attributes.facts_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
host:
|
host:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -22,6 +22,10 @@ short_description: Get info for reverse_proxy frontend entry in Sophos UTM
|
||||||
description:
|
description:
|
||||||
- get info for a reverse_proxy frontend entry in SOPHOS UTM.
|
- get info for a reverse_proxy frontend entry in SOPHOS UTM.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
|
@ -21,6 +21,10 @@ short_description: Get info for a ca host_key_cert entry in Sophos UTM
|
||||||
description:
|
description:
|
||||||
- Get info for a ca host_key_cert entry in SOPHOS UTM.
|
- Get info for a ca host_key_cert entry in SOPHOS UTM.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
|
@ -20,6 +20,10 @@ short_description: Get info for a network/interface_address object
|
||||||
description:
|
description:
|
||||||
- Get info for a network/interface_address object in SOPHOS UTM.
|
- Get info for a network/interface_address object in SOPHOS UTM.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
|
@ -22,6 +22,10 @@ description:
|
||||||
- Create, update or destroy a reverse_proxy frontend entry in SOPHOS UTM.
|
- Create, update or destroy a reverse_proxy frontend entry in SOPHOS UTM.
|
||||||
- This module needs to have the REST Ability of the UTM to be activated.
|
- This module needs to have the REST Ability of the UTM to be activated.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
|
@ -22,6 +22,10 @@ description:
|
||||||
- Create, update or destroy a reverse_proxy location entry in SOPHOS UTM.
|
- Create, update or destroy a reverse_proxy location entry in SOPHOS UTM.
|
||||||
- This module needs to have the REST Ability of the UTM to be activated.
|
- This module needs to have the REST Ability of the UTM to be activated.
|
||||||
|
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
|
@ -23,6 +23,10 @@ extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.facts
|
- community.general.attributes.facts
|
||||||
- community.general.attributes.facts_module
|
- community.general.attributes.facts_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options: {}
|
options: {}
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,10 @@ description:
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.attributes
|
- community.general.attributes
|
||||||
- community.general.attributes.info_module
|
- community.general.attributes.info_module
|
||||||
|
attributes:
|
||||||
|
check_mode:
|
||||||
|
version_added: 3.3.0
|
||||||
|
# This was backported to 2.5.4 and 1.3.11 as well, since this was a bugfix
|
||||||
options:
|
options:
|
||||||
channel:
|
channel:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue