freebsd-ports/sysutils/py-mitogen/files/pkg-message.in
Dave Cottlehuber b6502b88e8 sysutils/py-mitogen: new port for accelerating ansible
Reviewed by:	matthew, bcr
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D20434
2019-05-28 08:08:11 +00:00

7 lines
308 B
Text

If you are intending to use mitogen together with [sysutils/ansible]
then simply append this into your ansible.cfg file, whether in /etc
or in the root directory of your ansible playbook:
[defaults]
strategy = mitogen_linear
strategy_plugins = %%PYTHON_SITELIBDIR%%/ansible_mitogen/plugins/strategy