mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
957f3e6eca
udm_dns_record: minor refactor (#6382)
* udm_dns_record: minor refactor
* remove unused import
* improve ptr_record zone validation
* add changelog frag
* undo zone validation change as it breaks for IPv6 addresses
(cherry picked from commit 3e338a1cca
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
133 B
YAML
2 lines
133 B
YAML
minor_changes:
|
|
- udm_dns_record - minor refactor to the code (https://github.com/ansible-collections/community.general/pull/6382).
|