2018-05-17 17:14:20 +00:00
|
|
|
[defaults]
|
2018-05-28 23:45:11 +00:00
|
|
|
strategy_plugins = ../../../ansible_mitogen/plugins/strategy
|
|
|
|
strategy = mitogen
|
2018-05-17 17:14:20 +00:00
|
|
|
inventory = hosts
|
|
|
|
retry_files_enabled = False
|
2018-05-28 23:45:11 +00:00
|
|
|
host_key_checking = False
|