Enable shell pipelining
This commit is contained in:
parent
60b69d52f8
commit
ca861dcc8f
@ -6,3 +6,4 @@ ssh_extra_args =-o ForwardAgent=yes -o StrictHostKeyChecking=no
|
|||||||
host_key_checking = false
|
host_key_checking = false
|
||||||
deprecation_warnings = false
|
deprecation_warnings = false
|
||||||
ask_become_pass = true
|
ask_become_pass = true
|
||||||
|
pipelining = true
|
||||||
|
Loading…
Reference in New Issue
Block a user