ansible.cfg

changeset 42
e7b5a22ee347
parent 31
9773f51c2d57
child 68
539425ad28ce
equal deleted inserted replaced
41:ecaf99304e58 42:e7b5a22ee347
1 [defaults]
2 ask_sudo_pass = True
3 retry_files_enabled = False
4
1 [ssh_connection] 5 [ssh_connection]
2 ssh_args=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r 6 ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r

mercurial