update ansible.cfg for free strategy
This commit is contained in:
parent
c0ee091d15
commit
57539f60f6
@ -18,7 +18,7 @@ bin_ansible_callbacks = True
|
|||||||
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|
||||||
deprecation_warnings = False
|
deprecation_warnings = False
|
||||||
command_warnings = False
|
command_warnings = False
|
||||||
#strategy = free
|
strategy = free
|
||||||
|
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user