Merge "Add ssh pipelining config for ansible"
This commit is contained in:
commit
c5559d3636
@ -13,3 +13,6 @@ enable_plugins=openstack,constructed,yaml,advanced_host_list,ini
|
|||||||
cache=True
|
cache=True
|
||||||
cache_plugin=jsonfile
|
cache_plugin=jsonfile
|
||||||
cache_connection=/var/cache/ansible
|
cache_connection=/var/cache/ansible
|
||||||
|
|
||||||
|
[ssh_connection]
|
||||||
|
pipelining = True
|
||||||
|
Loading…
Reference in New Issue
Block a user