NewsBlur-viq/ansible.old.cfg

16 lines
444 B
INI
Raw Normal View History

[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.old.yml
private_key_file = /srv/secrets-newsblur/keys/newsblur.key
publickey = /srv/secrets-newsblur/keys/newsblur.key.pub
remote_tmp = ~/.ansible/tmp
forks = 20
[inventory]
enable_plugins = ini, constructed
[connection]
pipelining = True