mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
gandi_livedns: implement diff mode support (#11934)
* feat(gandi_livedns): implement diff mode support Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(gandi_livedns): add changelog fragment for PR 11934 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update plugins/modules/gandi_livedns.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/11934-gandi-livedns-diff-mode.yml
Normal file
2
changelogs/fragments/11934-gandi-livedns-diff-mode.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- gandi_livedns - add support for diff mode, showing before and after state of DNS records (https://github.com/ansible-collections/community.general/issues/4927, https://github.com/ansible-collections/community.general/pull/11934).
|
||||
Reference in New Issue
Block a user