diff --git a/.ansible.cfg b/.ansible.cfg index 402eb9a..14f31c4 100644 --- a/.ansible.cfg +++ b/.ansible.cfg @@ -4,3 +4,5 @@ log_path = ~/.ansible/tmp/output.log [ssh_connection] ssh_args = -o RemoteCommand=none +pipelining = True +control_path = /tmp/ansible-ssh-%%h-%%p-%%r