Skip to content
Snippets Groups Projects
Verified Commit 2006067b authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Let it pipeline ssh

parent f0f6694a
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,10 @@ become = True
# Ask for password
become_ask_pass = True
[ssh_connection]
pipelining = True
[diff]
# TO know what changed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment