Ignore ssh authenticity

This commit is contained in:
2016-02-03 08:16:19 -05:00
parent 4890c8d5b0
commit 268313f798

View File

@@ -59,4 +59,4 @@ if [ -z ${MEMCACHIER_USERNAME} ]; then
exit
fi
ansible-playbook -i hosts site.yml
ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook -i hosts site.yml