On Wednesday, March 5, 2014 7:30:57 AM UTC-8, Makimoto Marakatti wrote: > > I've got > > ask_sudo_pass = True > > on ~/.ansible.cfg > > Both are run as the user 'ansible'. > So I'm guessing I can rule that out? >
No. ask_sudo_pass just tells it to ask you for the sudo password. It doesn't tell it to use sudo try adding -s to your ansible-playbook command. Adam -- 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/63cc762a-cd7a-40d3-87ac-603bed3e8fb2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
