1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-18 23:44:08 +00:00
community.general/changelogs/fragments/callback-keep-more-debug-keys.yml
Matt Martz 40e5d2c951 Do not filter out exception, warnings, deprecations on failure when using debug (#47588)
* Do not filter out exception, warnings, deprecations on failure when using debug. Fixes #47576

* Add changelog fragment
2018-10-30 12:51:25 -04:00

2 lines
154 B
YAML

bugfixes:
- callbacks - Do not filter out exception, warnings, deprecations on failure when using debug (https://github.com/ansible/ansible/issues/47576)