I'm using Ansible 1.9.2 on a Mac and can't get control_path to work. Here 
is the excerpt from ansible.cfg:

[ssh_connection]
ssh_args = -o ControlMaster=auto -o Compression=yes -o 
GSSAPIAuthentication=no -o ControlPersist=1800s
control_path = ssh_control_path/ansible-ssh-%%h-%%p-%%r

Verbose output when running ansible does not indicate any of the args are 
being taken. I'm not quite sure what the issue is and am wondering if 
anyone can help.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4c7772b3-8c1f-4c5e-839a-875807bab560%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to