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