Merge pull request #94 from elisiano/change-ssh-pipelining-default

Changes the default behavior of ssh pipelining to false.
This commit is contained in:
Jeff Geerling 2021-03-04 15:02:25 -06:00 committed by GitHub
commit 5d5b39588d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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