community.general/lib/ansible/modules/net_tools
Andreas Olsson 4e895c10ba Have nsupdate add expected quotation to TXT records (#43386)
This prevents the accidental creation of TXT records where every
single word gets split into its own string, such as TXT record values
in the format of `"foo" "bar" "baz"`. That being an implicit behavior
I have very hard to see anyone purposely relying on.

TXT record values can still explicitly be defined as one or more
strings, without any change in syntax.

Resolves #43380
2018-08-23 02:40:50 -04:00
..
basics Return variable in get_url is 'status_code', not 'status' (#43366) 2018-08-21 18:16:42 +02:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity
ldap ldap_passwd.passwd_set: Use the synchronous API 2018-08-21 11:31:43 -04:00
nios Includes support for Reverse-Mapping zone in nios_zone module (#44525) 2018-08-23 03:07:30 +00:00
__init__.py
cloudflare_dns.py Deal with case insensitivy in cloudflare_dns module (#44366) 2018-08-21 12:32:22 -04:00
dnsimple.py Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
dnsmadeeasy.py Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
ip_netns.py
ipify_facts.py
ipinfoio_facts.py
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
netcup_dns.py Add netcup_dns module (Manage DNS records hosted by netcup) (#44063) 2018-08-16 14:56:54 -07:00
nmcli.py Use dbus.exceptions of non-existent dbus.Exceptions (#43495) 2018-07-31 21:56:44 +05:30
nsupdate.py Have nsupdate add expected quotation to TXT records (#43386) 2018-08-23 02:40:50 -04:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 2018-05-30 02:10:19 +02:00