Tweak this for the syntax ansible wants hopefully

This commit is contained in:
Kevin Fenzi 2015-05-13 22:52:12 +00:00
parent 1ebf5010fd
commit 5b7f1a4754

View file

@ -40,7 +40,8 @@
- name: provision instance
hosts: tmp_just_created
gather_facts: True
environment: "ANSIBLE_HOST_KEY_CHECKING=False"
environment:
ANSIBLE_HOST_KEY_CHECKING: False
vars_files:
- /srv/web/infra/ansible/vars/global.yml