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/d7dd9e71-62d1-49ff-9e0c-36ce7be1cb62%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
