mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
add host_key_checking=False so that commands can be run by terraform when a droplet is created
This commit is contained in:
parent
a5ea4dcb35
commit
3b163aa103
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue