Update os/ansible.cfg

This commit is contained in:
David Lopez 2023-08-22 11:29:29 +00:00
parent 45b863fb3f
commit 19af2720f4
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[defaults]
forks=50
callbacks_enabled = timer, profile_tasks, profile_roles
host_key_checking = False
pipelining = True
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s