I've been unable to resolve this issue with the ideas presented so far.  In
the absence of any further responses, should I consider this an Ansible bug
and file a bug report?

On Sat, 9 May 2015 at 22:18 Alex Peters <alex.pet...@gmail.com> wrote:

> On Friday, 8 May 2015 23:55:32 UTC+10, Brian Coca wrote:
>>
>> try: sudo sh -c 'echo $PATH'
>>
>> su  can readd path info, the above is closer to what ansible does (it
>> uses sudo -u <user> not sudo su).
>>
>
> Done:
>
> $ sudo sh -c 'echo $PATH'
>
>
> /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/opt/vc/bin
>
>
> Does this rule out problems with my sudo setup?  Any other ideas?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ansible-project/zl6l6i0bBMc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/7c065f56-33bc-4cc9-9a00-9629e054b746%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/7c065f56-33bc-4cc9-9a00-9629e054b746%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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAFdkmpsJZKSP82CYE_6yB6Wk-ABLZSeO0cGBGH9BJahC2j1t8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to