ansible/changelogs/fragments/56900-route53-facts-check-mode.yaml
Yury V. Zaytsev fcfc122205 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>
2019-05-27 23:44:55 +02:00

2 lines
119 B
YAML

bugfixes:
- route53_facts - the module did not advertise check mode support, causing it not to be run in check mode.