Enable shell pipelining

This commit is contained in:
Salt 2020-04-26 01:39:47 -05:00
parent 60b69d52f8
commit ca861dcc8f

View File

@ -6,3 +6,4 @@ ssh_extra_args =-o ForwardAgent=yes -o StrictHostKeyChecking=no
host_key_checking = false
deprecation_warnings = false
ask_become_pass = true
pipelining = true