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 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/7c065f56-33bc-4cc9-9a00-9629e054b746%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to