mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
route53_facts: add check mode support (#56900)
* route53_facts: add check mode support * route53_facts: add changelog fragment mentioning check mode support * route53_facts: alter changelog fragment type from `minor_changes` to `bugfixes` * Update changelogs/fragments/56900-route53-facts-check-mode.yaml Co-Authored-By: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
René Moser
parent
89b73cb535
commit
fcfc122205
2
changelogs/fragments/56900-route53-facts-check-mode.yaml
Normal file
2
changelogs/fragments/56900-route53-facts-check-mode.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- route53_facts - the module did not advertise check mode support, causing it not to be run in check mode.
|
||||
Reference in New Issue
Block a user