tests: dump Ansible hosts after creating it

This commit is contained in:
David Wilson 2018-04-16 15:09:53 +01:00
parent 44f09a9912
commit 5b4d17dba8
1 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,11 @@ do
>> ansible/inventory/hosts
done
echo
echo --- ansible/inventory/hosts: ----
cat ansible/inventory/hosts
echo ---
echo travis_fold:end:job_setup