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] 465b0c72a6
Fix nsupdate when updating NS record (#5112) (#5131)
* Fix nsupdate when updating NS record

* Changelog fragment

* Update changelogs/fragments/5112-fix-nsupdate-ns-entry.yaml

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

* Switch to fallback to AUTHORITY instead of using with NS type.

* Update plugins/modules/net_tools/nsupdate.py

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

* Update plugins/modules/net_tools/nsupdate.py

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

Co-authored-by: jonathan lung <lungj@heresjono.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ad8965218d)

Co-authored-by: Jonathan Lung <lungj@users.noreply.github.com>
2022-08-20 13:34:16 +02:00
..
infinity Fix sanity issues. (#4346) (#4357) 2022-03-14 21:30:29 +01:00
ldap ldap_entry - Recursive deletion (#4355) (#4360) 2022-03-15 06:05:07 +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 Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
dnsimple_info.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
dnsmadeeasy.py dnsmadeeasy: only get monitor if it is not null api response (#4459) (#4500) 2022-04-13 11:16:39 +00:00
gandi_livedns.py Add gandi_livedns module (#328) 2021-03-21 11:25:24 +01:00
haproxy.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
ip_netns.py ip_netns - invoke run_command passing list (#3822) (#3828) 2021-12-01 13:19:28 +01: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 nmcli: do not convert undefined lists to empty strings (#4813) (#4833) 2022-06-13 12:13:02 +02:00
nsupdate.py Fix nsupdate when updating NS record (#5112) (#5131) 2022-08-20 13:34:16 +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 Docs improvements. (#3893) (#3894) 2021-12-12 11:46:31 +01:00