mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
ipa_dnsmodule: Add support for ns record management (#7737)
* Add NS record type management to ipa_dnsrecord * Add jwbernin to BOTMETA for ipa_ modules * Add changelog fragment * Rename changelog fragment with pull request number * Commit changes suggested by felixfontein
This commit is contained in:
parent
6d74e0c640
commit
f79940c415
3 changed files with 24 additions and 3 deletions
2
changelogs/fragments/7737-add-ipa-dnsrecord-ns-type.yml
Normal file
2
changelogs/fragments/7737-add-ipa-dnsrecord-ns-type.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ipa_dnsrecord - adds ability to manage NS record types (https://github.com/ansible-collections/community.general/pull/7737).
|
Loading…
Add table
Add a link
Reference in a new issue