deploy-base/ansible.cfg

12 lines
258 B
INI
Raw Normal View History

2019-02-26 03:49:51 +00:00
[defaults]
2020-02-20 04:40:16 +00:00
nocows = True
2019-02-26 03:49:51 +00:00
host_key_checking = False
retry_files_enabled = False
strategy_plugins = ./mitogen/ansible_mitogen/plugins/strategy
#strategy = mitogen_linear
2019-02-26 03:49:51 +00:00
[ssh_connection]
pipelining = True
control_path = %(directory)s/%%h-%%p-%%r)
ssh_args =