The environment I work in has sudo locked down so you cannot execute /bin/sh using sudo, which is a huge issue because that is exactly what ansible tries to do.
>From looking at the output of playbook execution with the -vvvv flag, it seems to me that each task is run in a new ssh session and new shell. Is that correct? -- 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/2a4f348f-c926-4fe8-b155-9ddb19e77f1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
