1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/rackspace
Alexei Znamensky 7da2c16b4a
added supports_check_mode=True to info/facts modules (#3084)
* added supports_check_mode=True to info/facts modules

* added changelog fragment

* rolled back vertica_info

* rolled back utm_proxy_*_info

* updated changelog fragment with latest adjustments

* Update changelogs/fragments/3084-info-checkmode.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* added check mode to xenserver_facts + oneview_*_info

* added check mode to utm_proxy_*_info

* updated changelog

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-27 18:24:29 +02:00
..
rax.py rax - removed service parameter (#2020) 2021-03-14 12:22:03 +01:00
rax_cbs.py
rax_cbs_attachments.py
rax_cdb.py
rax_cdb_database.py
rax_cdb_user.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
rax_clb.py
rax_clb_nodes.py
rax_clb_ssl.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
rax_dns.py
rax_dns_record.py
rax_facts.py added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
rax_files.py
rax_files_objects.py
rax_identity.py
rax_keypair.py
rax_meta.py
rax_mon_alarm.py
rax_mon_check.py
rax_mon_entity.py
rax_mon_notification.py
rax_mon_notification_plan.py rax_mon_notification_plan - fixed validation check (#2955) 2021-07-10 13:05:20 +02:00
rax_network.py
rax_queue.py
rax_scaling_group.py Tidy up sanity checks ignore lines modules (batch 8) (#2006) 2021-03-14 10:53:49 +01:00
rax_scaling_policy.py