So that seems to fix the issue but it's a very ugly fix. There should be a way to set the sudo_exe variable per server in the inventory file...
On Sunday, December 14, 2014 at 1:16:16 PM UTC-5, Sagar Srivastava wrote: > > I know this is an old post but if someone still sees my reply, may tell me > how bad is it to do the following ( create a symbolic link in /usr/bin for > sudo - it works in my solaris box): > > ln -s /usr/local/bin/sudo /usr/bin/sudo > > > > On Thursday, November 21, 2013 3:15:09 PM UTC-5, Brian Coca wrote: >> >> in playbooks each task can set variables using the environment: var=val, >> keyword, but I don't think there is currently no way to do this for the >> ansible 1 liner. >> > -- 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/ea7341c5-d221-4da1-8c1a-8b9862ef4b8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
