ansible/changelogs/fragments/fix_gathering_reporting.yml
Brian Coca e6c93bea0d Fix gather_facts error/skipped reporting (#58927)
now give back full output from each module executed
 fixes #57204

(cherry picked from commit adea964c3e)
2019-07-16 19:50:37 -07:00

2 lines
117 B
YAML

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