"1) Ansible source seems to hard code "/usr/bin/python" (2.6.8)."
See the docs regarding ansible_python_interpreter for remote interpreters, elsewhere it will use whatever Python is in your path. On Thu, Nov 27, 2014 at 5:13 PM, Ed Voncken <[email protected]> wrote: > Hi Brian, > > for fsecure you might need a new connection plugin if it is that >> different than the ssh one. Have you tried with paramiko? >> > > Nope, haven't tried Paramiko - will look into that, thanks. > > -- > 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/f9b2a513-8f6f-4868-a93f-10e93962a096%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/f9b2a513-8f6f-4868-a93f-10e93962a096%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgzhcTnHVW-R2kafg1En6jTtr3ifyzz8D4U9yXh2bsPV6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
