ansible.cfg use persistent connections #159

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

1 commit

Author SHA1 Message Date
Reynir Björnsson 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.
2023-03-07 13:14:47 +01:00