check the python path On Wed, Jan 27, 2016 at 2:25 AM, Uwe Kruse <[email protected]> wrote: > Hello, i tried some playbook runs with an without paramiko. There ist > always the same problem and i think that the module ansible-playbook has th > root cause. I use the same user in the ssh and the cron session so the > privileges on the remote host are the same. May be my local environment is > not the same in an cron session. Which parameter of my online environment > can be so important? > Regards Uwe > > Am Dienstag, 26. Januar 2016 19:55:27 UTC+1 schrieb Abhishek R.: >> >> Perhaps you should provide the details of the playbook as well here. There >> are many possibilities. For example, this can happen due to the ssh user in >> the cron. When you run the playbook in a ssh session, you are running with >> you as the logged-in user. The cron user must have similar privileges on the >> remote host (if you are using passwordless ssh setup, for instance) for it >> to succeed. >> >> Regards > > -- > 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/d031bcc8-84eb-4208-a4ac-67419b68738f%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout.
-- Brian Coca -- 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/CAJ5XC8mbYZELQqW0Hn4%3DTPmJmhnwTLppZ%3DfHbWV9i_Hzm1J%3DsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
