I'm new to Ansible and working through the Getting Started in the docs. It shows to use sudo mode just add --sudo flag, but that fails:
ansible tv -m ping (works) ansible tv -m ping --sudo (fails with sudo: a password is required) Shouldn't Ansible prompt me for a password for sudo mode? -- 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/f28add60-0b40-46bb-aec1-9ffc9f218b12%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
