ansible.cfg

Wed, 13 Apr 2016 12:34:38 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 13 Apr 2016 12:34:38 -0400
changeset 32
70eb0f5478d8
parent 31
9773f51c2d57
child 42
e7b5a22ee347
permissions
-rw-r--r--

break out settings for stable and testing

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