[ansible] enable pipelining for moar better performance
This commit is contained in:
parent
86ae57c5c7
commit
430a509fc7
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
inventory = hosts.yaml
|
||||
gathering = smart
|
||||
transport = ssh
|
||||
pipelining = true
|
||||
|
|
Loading…
Add table
Reference in a new issue