diff --git a/ansible.cfg b/ansible.cfg index 492ac74..58722fc 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -18,7 +18,7 @@ bin_ansible_callbacks = True callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer deprecation_warnings = False command_warnings = False -#strategy = free +strategy = free [ssh_connection]