Skip to content

Commit 56b7a2d

Browse files
committed
enable pipelining again since Ansible version 2.4
1 parent 4db5ee4 commit 56b7a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ log_path = /var/log/ansible/ansible.log
55
forks = 25
66
poll_interval = 10
77

8-
[ssh_connection]
8+
[connection]
99
pipelining = True

0 commit comments

Comments
 (0)