X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fansible.cfg;h=d9a05dc243471bb769d2f8f66e30e1e088ec9f4b;hb=4be4474884f8bbfe44f7ad35aa539f4a15aaecc4;hp=da6cce2686ec43ed257d9bc5b10cc195e7f6528d;hpb=5c32688f667a9630d339180b1f20fd3ca7351e6d;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