ansible-host: Use ssh pipelining
This commit is contained in:
parent
e7aa1c9b73
commit
5c62106142
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ fact_caching_connection = facts
|
|||
fact_caching_timeout = 86400
|
||||
|
||||
display_skipped_hosts = False
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
|
|
Loading…
Add table
Reference in a new issue