tests: insert debug print for travis :(

This commit is contained in:
David Wilson 2018-04-17 16:05:56 +01:00
parent ef47347cdf
commit 0046a3de0b
1 changed files with 1 additions and 0 deletions

View File

@ -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