ansible/changelogs/fragments/56900-route53-facts-check-mode.yaml
Yury V. Zaytsev 776aa014ac 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-28 15:37:26 -07: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.