Add pipelining option to ansible.cfg

This commit is contained in:
phahulin 2018-02-10 10:22:21 +03:00
parent 141e068ecd
commit 0ee434aec3
1 changed files with 2 additions and 0 deletions

2
ansible.cfg Normal file
View File

@ -0,0 +1,2 @@
[ssh_connection]
pipelining = True