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
|
2019-07-23 20:45:43 +00:00
|
|
|
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 =
|