tests: Disable host key checking for debops.

pull/242/head
David Wilson 7 years ago
parent 4d1c6d2101
commit e9990eb91c

@ -74,6 +74,9 @@ echo --- ansible/inventory/hosts: ----
cat ansible/inventory/hosts
echo ---
# Now we have real host key checking, we need to turn it off. :)
export ANSIBLE_HOST_KEY_CHECKING=False
echo travis_fold:end:job_setup

Loading…
Cancel
Save