Merge pull request #94 from elisiano/change-ssh-pipelining-default
Changes the default behavior of ssh pipelining to false.
This commit is contained in:
commit
5d5b39588d
@ -1,7 +1,3 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
nocows = True
|
nocows = True
|
||||||
roles_path = ./roles:/etc/ansible/roles
|
roles_path = ./roles:/etc/ansible/roles
|
||||||
|
|
||||||
[ssh_connection]
|
|
||||||
pipelining = True
|
|
||||||
control_path = /tmp/ansible-ssh-%%h-%%p-%%r
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user