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/module_utils
Felix Fontein 5336872b3e
[stable-1] added supports_check_mode=True to info/facts modules (#3101)
* [stable-2] added supports_check_mode=True to info/facts modules (#3095)

* 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>
(cherry picked from commit 7da2c16b4a)

* Also fix modules removed in 3.0.0.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 0fda418702)

* Fix some more modules.
2021-07-28 09:59:36 +02:00
..
compat
docker Backport of https://github.com/ansible-collections/community.docker/pull/87 to stable-1. (#1983) 2021-03-08 08:37:04 +01:00
identity [stable-1] no_log: more false-positives (not flagged by sanity tests yet) (#2017) 2021-03-13 18:21:21 +01:00
net_tools Fix nios modules to work with ansible-core 2.11 (#2057) (#2058) 2021-03-20 17:23:09 +01:00
oracle [PR #2001/1ea08076 backport][stable-1] Mark non-secret leaking module options with no_log=False (#2004) 2021-03-12 09:37:23 +01:00
remote_management
source_control
storage
__init__.py
_mount.py
_netapp.py Add no_log to some module arguments (#1725) (#1729) 2021-02-04 21:54:09 +01:00
_ovirt.py
alicloud_ecs.py
cloud.py [stable-1] Update CI (#1790) 2021-02-11 16:32:47 +01:00
database.py
dimensiondata.py
gcdns.py
gce.py
gcp.py
gitlab.py
heroku.py
hetzner.py
hwc_utils.py
ibm_sa_utils.py
influxdb.py
ipa.py
known_hosts.py rewritten as list literals (#2160) (#2167) 2021-04-05 09:50:08 +02:00
kubevirt.py
ldap.py
linode.py
lxd.py
manageiq.py
memset.py
module_helper.py [PR #2203/0cd0f0ea backport][stable-1] module_helper - fixed decorator cause_changes (#2209) 2021-04-08 19:49:50 +02:00
oneandone.py
oneview.py [stable-1] added supports_check_mode=True to info/facts modules (#3101) 2021-07-28 09:59:36 +02:00
online.py
opennebula.py
postgres.py
proxmox.py
pure.py
rax.py
redfish_utils.py Fix IndexError in SetManagerNic (#2040) (#2048) 2021-03-19 21:38:20 +01:00
redhat.py
saslprep.py
scaleway.py fix: scaleway inventory pagination (#2036) (#2041) 2021-03-19 07:43:58 +01:00
univention_umc.py
utm_utils.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
vexata.py
xenserver.py