ansible/changelogs/fragments/fix_gathering_reporting.yml
Brian Coca adea964c3e
Fix gather_facts error/skipped reporting (#58927)
now give back full output from each module executed
 fixes #57204
2019-07-11 14:18:32 -04:00

2 lines
117 B
YAML

bugfixes:
- gather_facts now correctly passes back the full output of modules on error and skipped, fixes #57204