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