tests: insert debug print for travis :(
This commit is contained in:
parent
ef47347cdf
commit
0046a3de0b
|
@ -11,6 +11,7 @@
|
|||
- hosts: all
|
||||
any_errors_fatal: true
|
||||
tasks:
|
||||
- debug: msg={{out}}
|
||||
- assert:
|
||||
that: |
|
||||
out.failed and
|
||||
|
|
Loading…
Reference in New Issue