Skip to content

Commit

Permalink
pipelining
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Nov 17, 2024
1 parent 050f94d commit 8a5e45d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
host_key_checking = False
callbacks_enabled = timer, profile_tasks, profile_roles
gathering = 'explicit'
pipelining = True

[ssh_connection]
ssh_args = '-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -o ControlMaster=auto -o ControlPersist=60s'

0 comments on commit 8a5e45d

Please sign in to comment.