ansible/changelogs/fragments/fix_gathering_reporting.yml

3 lines
117 B
YAML
Raw Normal View History

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