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/changelogs/fragments
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
1589-passwordstore-fix-passwordstore.py-to-be-compatible-with-gopass.yaml fix passwordstore.py to be compatible with gopass. (#1589) (#1674) 2021-01-25 12:59:22 +01:00
1610-bugfix-onepassword-lookup-plugin.yaml onepassword: find the password field out of the fields list (#1610) (#1651) 2021-01-20 23:12:41 +01:00
1632-using_check_rc_in_terraform.yml Fixing return code not showing the command that fails in terraform. (#1632) (#1662) 2021-01-23 12:15:17 +01:00
1654-dnsmadeeasy-http-400-fixes.yaml dnsmadeeasy: Fix HTTP 400 errors when creating a TXT record (#1654) (#1675) 2021-01-25 13:28:02 +01:00
lldp-use-get_bin_path-to-locate-the-lldpctl-executable.yaml lldp - use get_bin_path to locate the lldpctl executable (#1643) (#1663) 2021-01-23 12:15:33 +01:00