github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/ansible/ansible.cfg (about) 1 [defaults] 2 timeout = 60 3 host_key_checking = False 4 forks = 50 5 gathering = smart 6 7 [ssh_connection] 8 ssh_args = -o ControlMaster=auto -o ControlPersist=1800s -o ControlPath=/tmp/ssh-%r-%h-%p