mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ad8965218d
* 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>
2 lines
125 B
YAML
2 lines
125 B
YAML
bugfixes:
|
|
- nsupdate - compatibility with NS records (https://github.com/ansible-collections/community.general/pull/5112).
|