Thanks Brian. I'll give that a try. Although, I would like to use both. We have both linux and smartos boxes we would like to do specify within the context of a playbook or inventory file. sudo will work on Smartos but pfexec seems to be prefered in the Solaris world.
Cheers, Paul On Fri, Jan 31, 2014 at 3:23 PM, Brian Coca <[email protected]> wrote: > If pfexec can take same command line arguments as sudo, > use ANSIBLE_SUDO_EXE env variable or sudo_exe entry in ansible .cfg to > point to it. > > -- > 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/04ASAiptbzU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Paul Wolstenholme CBC Music - System Administrator CBC Vancouver 604.662.6632 -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
