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/net_tools
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
..
infinity modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap Ensured `changed returns False`. (#1530) (#1531) 2020-12-22 16:15:50 +01:00
nios Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
cloudflare_dns.py [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
dnsimple.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
dnsmadeeasy.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
haproxy.py Fix HAProxy draining (#1993) (#2197) 2021-04-07 20:06:22 +02:00
hetzner_failover_ip.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
hetzner_failover_ip_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
hetzner_firewall.py [stable-1] Update CI (#1790) 2021-02-11 16:32:47 +01:00
hetzner_firewall_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
ip_netns.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
ipify_facts.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ipinfoio_facts.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
ipwcli_dns.py rewritten as list literals (#2160) (#2167) 2021-04-05 09:50:08 +02:00
lldp.py lldp - use get_bin_path to locate the lldpctl executable (#1643) (#1663) 2021-01-23 12:15:33 +01:00
netcup_dns.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
nmcli.py Fix: nmcli - Ensure slave-type for bond-slave (#1882) (#1960) 2021-03-04 08:27:34 +01:00
nsupdate.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
omapi_host.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
snmp_facts.py [stable-1] added supports_check_mode=True to info/facts modules (#3101) 2021-07-28 09:59:36 +02:00