..
infinity
modules: fix examples to use FQCN ( #644 )
2020-07-13 21:50:31 +02:00
ldap
Allow LDAP search to run in check mode ( #3667 )
2021-11-13 15:00:05 +01:00
pritunl
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
cloudflare_dns.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
dnsimple.py
Remove non-working example. ( #3571 )
2021-10-18 22:51:26 +02:00
dnsmadeeasy.py
Fix a bunch of potential security issues (secret leaking) ( #1736 )
2021-02-08 16:33:18 +01:00
gandi_livedns.py
Add gandi_livedns module ( #328 )
2021-03-21 11:25:24 +01:00
haproxy.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
ip_netns.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
ipify_facts.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
ipinfoio_facts.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
ipwcli_dns.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
lldp.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
netcup_dns.py
Use str() to get exception message ( #2590 )
2021-05-25 12:58:20 +02:00
nmcli.py
Fixing ip address without mask bug ( #3784 )
2021-11-28 21:09:49 +01:00
nsupdate.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
omapi_host.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
snmp_facts.py
added supports_check_mode=True to info/facts modules ( #3084 )
2021-07-27 18:24:29 +02:00