mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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
This commit is contained in:
2
changelogs/fragments/callback-keep-more-debug-keys.yml
Normal file
2
changelogs/fragments/callback-keep-more-debug-keys.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- callbacks - Do not filter out exception, warnings, deprecations on failure when using debug (https://github.com/ansible/ansible/issues/47576)
|
||||
Reference in New Issue
Block a user