11 lines
258 B
INI
11 lines
258 B
INI
[defaults]
|
|
nocows = True
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
strategy_plugins = ./mitogen/ansible_mitogen/plugins/strategy
|
|
#strategy = mitogen_linear
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
control_path = %(directory)s/%%h-%%p-%%r)
|
|
ssh_args =
|