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
patchback[bot] a389969ace
dnsmadeeasy: Fix HTTP 400 errors when creating a TXT record (#1654) (#1675)
* dnsmadeeasy: Fix HTTP 400 errors when creating a TXT record

* When creating a record the module fails on monitor API call
* TXT records are surrounded by quotes in the API response

Fixes: #1237

* dnsmadeeasy: Add changelog fragment

* dnsmadeeasy: Fix pylint error

* Update changelogs/fragments/1654-dnsmadeeasy-http-400-fixes.yaml

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

* Update plugins/modules/net_tools/dnsmadeeasy.py

The dictionary might be empty

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ebaa17f59f)

Co-authored-by: Orosz Dávid <idawko@gmail.com>
2021-01-25 13:28:02 +01: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 Tidy up validate-modules:doc-required-mismatch (#1415) (#1417) 2020-11-28 15:41:36 +01:00
cloudflare_dns.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
dnsimple.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
dnsmadeeasy.py dnsmadeeasy: Fix HTTP 400 errors when creating a TXT record (#1654) (#1675) 2021-01-25 13:28:02 +01:00
haproxy.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01: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 Use correct state. (#1150) (#1155) 2020-10-22 14:45:50 +02: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 modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +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 Remove bridge-slave from list of IP based connections (#1517) (#1577) 2021-01-03 12:43:56 +01:00
nsupdate.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
omapi_host.py [2.10] Fix omapi_host on python3 (#788) (#1353) 2020-11-22 12:43:09 +01:00
snmp_facts.py snmp_facts: Hide user sensitive information in console (#1621) (#1623) 2021-01-12 12:08:03 +01:00