teaching-webterm/ansible/ansible.cfg

3 lines
88 B
INI

[ssh_connection]
ssh_args=-o ControlMaster=auto -o ControlPersist=7200s
pipelining=True