deploy-base/ansible.cfg

9 lines
263 B
INI

[defaults]
nocows = True
retry_files_enabled = False
[ssh_connection]
pipelining = True
control_path = %(directory)s/%%h-%%p-%%r)
# ssh_args =
ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null