This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
ispmail-buster-ansible
mirror of
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Added pipelining
merge-requests/1/merge
Christoph Haas
6 years ago
parent
b0cc41e2ff
commit
8e1d95fa7f
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
ansible/ansible.cfg
+ 4
- 0
ansible/ansible.cfg
View File
@@ -24,3 +24,7 @@ log_path = ./log
# Path to roles
roles_path = ansible/roles
[ssh_connection]
# Speed improvement, but may break sudo with requiretty
pipelining = True
Write
Preview
Loading…
Cancel
Save