add mitogen - requires ansible 2.7

This commit is contained in:
Josh Lay 2019-06-13 20:17:02 -05:00
parent eaab4634cd
commit c88082327f
136 changed files with 21264 additions and 0 deletions

View file

@ -1,6 +1,8 @@
[defaults]
host_key_checking = False
retry_files_enabled = False
strategy_plugins = ./mitogen-0.2.7/ansible_mitogen/plugins/strategy
strategy = mitogen_linear
[ssh_connection]
pipelining = True