mirror of https://github.com/ansible/ansible.git
[stable-2.7] 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
(cherry picked from commit 40e5d2c)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/50616/head
parent
39af3b0b60
commit
4730aaedb0
@ -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)
|
||||
Loading…
Reference in New Issue