diff --git a/ansible.cfg b/ansible.cfg index d69e51f..42063be 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] remote_user = root inventory = datacoop_hosts +use_persistent_connections = True