Wed, 13 Apr 2016 12:36:13 -0400
Move known_hosts stuff to system-wide / remove dotfiles from user role
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 |