Commit 5fe5177f authored by Hugo Ricateau's avatar Hugo Ricateau Committed by Rafael Monnerat

Improved Ansible performance for post 2.0 releases.

Bypasses the new inefficient module manager framework (Ansiballz) using the mitogen strategy plugin (https://github.com/dw/mitogen).

/reviewed-on !49
parent c8aee91a
[defaults]
callback_plugins = /usr/share/ansible_plugins/callback_plugins
strategy_plugins = /usr/share/ansible_plugins/mitogen/ansible_mitogen/plugins/strategy
strategy = mitogen
callback_plugins = /usr/share/ansible_plugins/callback_plugins
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment