mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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
This commit is contained in:
parent
ad6ff9b0c5
commit
3e338a1cca
2 changed files with 21 additions and 31 deletions
2
changelogs/fragments/6382-udm-dns-record-refactor.yml
Normal file
2
changelogs/fragments/6382-udm-dns-record-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- udm_dns_record - minor refactor to the code (https://github.com/ansible-collections/community.general/pull/6382).
|
Loading…
Add table
Add a link
Reference in a new issue