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/cloud/univention
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
..
udm_dns_record.py udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3298) 2021-08-30 19:04:49 +02:00
udm_dns_zone.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
udm_group.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
udm_share.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
udm_user.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00