ansible.cfg

Sun, 14 Jul 2019 02:56:26 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 14 Jul 2019 02:56:26 -0500
changeset 89
86248a83a3dd
parent 68
539425ad28ce
permissions
-rw-r--r--

apply ansible-lint suggestions

[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