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
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
..
action iptables_state: fix race condition between module and its action plugin (#1140) (#1143) 2020-10-20 22:46:12 +02:00
become Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
cache Fix the linode inventory plugin, and the redis and memcached cache plugins (#1281, #1282, #1283). 2020-11-13 22:06:41 +01:00
callback YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529) 2020-12-22 09:59:57 +00:00
connection saltstack: fix put_file to preserve checksum (#1472) (#1514) 2020-12-19 18:55:57 +00:00
doc_fragments Tidy up validate-modules:doc-required-mismatch (#1415) (#1417) 2020-11-28 15:41:36 +01:00
filter json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) (#1443) 2020-12-04 08:06:09 +01:00
inventory Scaleway: Update documentation (#1567) (#1568) 2021-01-01 13:44:09 +01:00
lookup fix passwordstore.py to be compatible with gopass. (#1589) (#1674) 2021-01-25 12:59:22 +01:00
module_utils nios_member: fix nios api member_normalize error with python 3 (#1527) (#1534) 2020-12-23 08:49:29 +01:00
modules dnsmadeeasy: Fix HTTP 400 errors when creating a TXT record (#1654) (#1675) 2021-01-25 13:28:02 +01:00