Wed, 13 Apr 2016 12:35:08 -0400
don't assume backports
30
f468e5f566d1
break out dotfiles playbook and enable agent forwarding
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
1 | [ssh_connection] |
31 | 2 | ssh_args=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r |