Private
Public Access
2
0
Files
bgwaf/ansible/ansible_local.env_example
2026-01-14 11:03:59 +03:00

6 lines
218 B
Plaintext

ANSIBLE_STRATEGY_PLUGINS=/home/seb/.local/share/pipx/venvs/ansible/lib/python3.13/site-packages/ansible_mitogen/plugins/strategy
export ANSIBLE_STRATEGY_PLUGINS
ANSIBLE_STRATEGY=mitogen_linear
export ANSIBLE_STRATEGY