On tor, 2016-04-28 at 08:54 -0700, johhue wrote: .... > Is there a way to overrride where this "cp" directory goes?
Put something like this in your ansible.cfg. [ssh_connection] control_path = /path/to/new_cp/ansible-ssh-%%h-%%p-%%r See also https://docs.ansible.com/ansible/intro_configuration.html#control-path // Andreas -- 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/1461869186.2044.2.camel%40arrakis.se. For more options, visit https://groups.google.com/d/optout.
