X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fansible.cfg;h=d9a05dc243471bb769d2f8f66e30e1e088ec9f4b;hb=7bc1e37028906a0fa9accc40cb5c07517f519e46;hp=da6cce2686ec43ed257d9bc5b10cc195e7f6528d;hpb=28f52146ba963ce49823228b3ba77b36aa77f5af;p=lttng-ci.git diff --git a/automation/ansible/ansible.cfg b/automation/ansible/ansible.cfg index da6cce2..d9a05dc 100644 --- a/automation/ansible/ansible.cfg +++ b/automation/ansible/ansible.cfg @@ -205,7 +205,7 @@ remote_user = root # by default, ansible will use the 'linear' strategy but you may want to try # another one -#strategy = free +strategy = mitogen_linear # by default callbacks are not loaded for /bin/ansible, enable this if you # want, for example, a notification or logging callback to also apply to