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] 740180d4a5
udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3298)
* udm_dns_record: Fix handling of PTR records (#3244)

Before, it was not possible to manage PTR records in Univention DNS,
due to broken zone lookups and improper used parameters of the object.
This patch fixes the PTR handling, allowing both v4 and v6 entries.

* udm_dns_record: [doc] add changelog fragment

* udm_dns_record: [fix] validation errors

* udm_dns_record: import ipaddress module conditionally (#3244)

* udm_dns_record: fix sanity check error, improve doc (#3244)

* udm_dns_record: Improve changes to meet community standards (#3244)

(cherry picked from commit d9dcdcbbe4)

Co-authored-by: Sebastian Damm <SipSeb@users.noreply.github.com>
2021-08-30 19:04:49 +02:00
..
action fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) (#3087) 2021-07-26 14:13:28 +02:00
cache [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
callback [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
connection [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
doc_fragments fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
filter fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
inventory Linode Inventory can use full IP data from APIv4 (#3203) (#3278) 2021-08-27 06:38:22 +02:00
lookup tss_lookup_plugin - Refactor and decoupling (#3252) (#3264) 2021-08-25 07:05:33 +02:00
module_utils mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290) (#3294) 2021-08-29 13:20:01 +02:00
modules udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3298) 2021-08-30 19:04:49 +02:00