Skip to content

Improved Ansible performance for post 2.0 releases.

Hugo Ricateau requested to merge enabling-mitogen-strategy into master

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

Merge request reports