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
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
[defaults]
remote_user = root
inventory = datacoop_hosts
use_persistent_connections = True