Skip to content

Commit 5d5b395

Browse files
authored
Merge pull request geerlingguy#94 from elisiano/change-ssh-pipelining-default
Changes the default behavior of ssh pipelining to false.
2 parents 9bd4b41 + d7991d5 commit 5d5b395

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ansible.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
[defaults]
22
nocows = True
33
roles_path = ./roles:/etc/ansible/roles
4-
5-
[ssh_connection]
6-
pipelining = True
7-
control_path = /tmp/ansible-ssh-%%h-%%p-%%r

0 commit comments

Comments
 (0)