diff --git a/tests/ansible/integration/runner/custom_binary_producing_junk.yml b/tests/ansible/integration/runner/custom_binary_producing_junk.yml index d9614e7d..7bb83de2 100644 --- a/tests/ansible/integration/runner/custom_binary_producing_junk.yml +++ b/tests/ansible/integration/runner/custom_binary_producing_junk.yml @@ -11,6 +11,7 @@ - hosts: all any_errors_fatal: true tasks: + - debug: msg={{out}} - assert: that: | out.failed and