ansible.cfg use persistent connections #159

Merged
samsapti merged 1 commits from reynir/ansible:persistent-connections into main 2023-03-07 13:36:42 +00:00
Owner

This makes ansible try to use one ssh connection for everything. This
greatly reduces the number of TCP connections and authentication
attempts.

This makes ansible try to use one ssh connection for everything. This greatly reduces the number of TCP connections and authentication attempts.
reynir added 1 commit 2023-03-07 12:16:09 +00:00
3bddaaa22c ansible.cfg use persistent connections
This makes ansible try to use one ssh connection for everything. This
greatly reduces the number of TCP connections and authentication
attempts.
samsapti approved these changes 2023-03-07 13:36:17 +00:00
samsapti left a comment
Owner

LGTM

LGTM
samsapti merged commit 635fc031a5 into main 2023-03-07 13:36:42 +00:00
samsapti deleted branch persistent-connections 2023-03-07 13:36:43 +00:00
Sign in to join this conversation.
No description provided.