ansible.cfg

Fri, 16 Aug 2019 19:07:18 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 16 Aug 2019 19:07:18 -0400
changeset 94
3879346354aa
parent 68
539425ad28ce
permissions
-rw-r--r--

Update README.md

[defaults]
retry_files_enabled = False

[ssh_connection]
ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r

mercurial