Преглед изворни кода

Added pipelining

merge-requests/1/merge
Christoph Haas пре 6 година
родитељ
комит
8e1d95fa7f
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      ansible/ansible.cfg

+ 4
- 0
ansible/ansible.cfg Прегледај датотеку

@@ -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

Loading…
Откажи
Сачувај