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