ansible.cfg

Wed, 13 Apr 2016 12:36:13 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 13 Apr 2016 12:36:13 -0400
changeset 36
745c6a77bf68
parent 31
9773f51c2d57
child 42
e7b5a22ee347
permissions
-rw-r--r--

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
9773f51c2d57 Add mux settings
Meredith Howard <mhoward@roomag.org>
parents: 30
diff changeset
2 ssh_args=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r

mercurial