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