tests: insert debug print for travis :(

pull/193/head
David Wilson 6 years ago
parent ef47347cdf
commit 0046a3de0b

@ -11,6 +11,7 @@
- hosts: all
any_errors_fatal: true
tasks:
- debug: msg={{out}}
- assert:
that: |
out.failed and

Loading…
Cancel
Save