mirror of https://github.com/ansible/ansible.git
Include result origin in broken conditional message instead of result (#85695)
Co-authored-by: Matt Clay <matt@mystile.com>pull/85708/head
parent
558676fcdc
commit
b1fc98c8ad
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- conditionals - When displaying a broken conditional error or deprecation warning,
|
||||
the origin of the non-boolean result is included (if available), and the raw result is omitted.
|
||||
Loading…
Reference in New Issue