2021-02-18 18:59:00 -05:00
|
|
|
[defaults]
|
|
|
|
host_key_checking = False
|
|
|
|
remote_user = sclay
|
|
|
|
retry_files_enabled = False
|
2021-02-19 19:58:11 -05:00
|
|
|
inventory = /srv/newsblur/ansible/inventories/digital_ocean.old.ini, /srv/newsblur/ansible/inventories/digital_ocean.ini, /srv/newsblur/ansible/inventories/digital_ocean.yml, /srv/newsblur/ansible/inventories/digital_ocean.old.yml, /srv/newsblur/ansible/inventories/all.yml
|
2021-02-18 18:59:00 -05:00
|
|
|
private_key_file = /srv/secrets-newsblur/keys/newsblur.key
|
|
|
|
publickey = /srv/secrets-newsblur/keys/newsblur.key.pub
|
|
|
|
remote_tmp = ~/.ansible/tmp
|
|
|
|
forks = 20
|
2021-02-23 15:53:46 -05:00
|
|
|
deprecation_warnings=False
|
2021-02-18 18:59:00 -05:00
|
|
|
|
|
|
|
[inventory]
|
|
|
|
enable_plugins = ini, constructed
|
|
|
|
|
|
|
|
[connection]
|
|
|
|
pipelining = True
|