Browse Source

Merge 6ccf7a69e7 into a7f7a3d002

pull/4317/merge
gardar 1 week ago
committed by GitHub
parent
commit
0ffe5d83c5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      ansible.cfg

+ 3
- 0
ansible.cfg View File

@@ -4,3 +4,6 @@ result_format = yaml

[connection]
pipelining = True

[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s

Loading…
Cancel
Save