ansible.cfg

changeset 31
9773f51c2d57
parent 30
f468e5f566d1
child 42
e7b5a22ee347
equal deleted inserted replaced
30:f468e5f566d1 31:9773f51c2d57
1 [ssh_connection] 1 [ssh_connection]
2 ssh_args=-o ForwardAgent=yes 2 ssh_args=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r

mercurial