gardar 2 months 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] [connection]
pipelining = True pipelining = True

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

Loading…
Cancel
Save