mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 01:55:51 +00:00
[PR #11376/75234597 backport][stable-12] Support diff mode for netcup-dns module (#11378)
Support diff mode for netcup-dns module (#11376)
* support diff mode for netcup-dns module
* Fix issue with yaml encoding after testing
* Add changelog fragment
* Fixed: proper and robust yaml import
* Remove need for yaml import
* Show whole zone in diff for context
* Update changelogs/fragments/11376-netcup-dns-diff-mode.yml
* Update plugins/modules/netcup_dns.py
---------
(cherry picked from commit 75234597bc)
Co-authored-by: mqus <8398165+mqus@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e0bd7e334e
commit
2d99eb92de
2 changed files with 23 additions and 2 deletions
2
changelogs/fragments/11376-netcup-dns-diff-mode.yml
Normal file
2
changelogs/fragments/11376-netcup-dns-diff-mode.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- netcup_dns - support diff mode (https://github.com/ansible-collections/community.general/pull/11376).
|
||||
Loading…
Add table
Add a link
Reference in a new issue