mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
16 lines
620 B
INI
16 lines
620 B
INI
[defaults]
|
|
host_key_checking = False
|
|
remote_user = sclay
|
|
retry_files_enabled = False
|
|
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
|
|
private_key_file = /srv/secrets-newsblur/keys/newsblur.key
|
|
publickey = /srv/secrets-newsblur/keys/newsblur.key.pub
|
|
remote_tmp = ~/.ansible/tmp
|
|
forks = 20
|
|
deprecation_warnings=False
|
|
|
|
[inventory]
|
|
enable_plugins = ini, constructed
|
|
|
|
[connection]
|
|
pipelining = True
|