add host_key_checking=False so that commands can be run by terraform when a droplet is created

This commit is contained in:
Jonathan Math 2021-02-02 22:54:30 -05:00
parent a5ea4dcb35
commit 3b163aa103

View file

@ -1,5 +1,5 @@
[defaults]
# host_key_checking = False
host_key_checking = False
remote_user = nb
retry_files_enabled = False
inventory = /srv/newsblur/ansible/inventories/digital_ocean.ini, /srv/newsblur/ansible/inventories/digital_ocean.yml