Hi, Can Ansible check that current sudo is active?
Right now it supports two modes: 1. Never asking password 2. Asking password every time On my system, after I enter sudo pass, systems stops asking for sudo password for other commands for a few minutes. Is it possible to implement the same behavior in Ansible? Right now I am executing `sudo ansible-playbook`, which makes fine-grained per-task `sudo:` entries somewhat pointless. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
