diff --git a/ansible.cfg b/ansible.cfg index d7af23a..2ad8ee9 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,5 +3,5 @@ nocows = True roles_path = ./roles:/etc/ansible/roles [ssh_connection] -pipelining = True +pipelining = False control_path = /tmp/ansible-ssh-%%h-%%p-%%r