You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ansible-navigator hangs on waiting for "become" password . We will not be able to use ansible-navigator without this functionality, and will have to continue to rely on ansible-playbook.
We operate in a secure environment, and one of the suggested solutions was to allow ssh as root using certificates. We are required by policy to only allow root access via su, sudo, or console access.
There is a CLI parameter in ansible-navigator, known as enable-prompts to support the privilege escalation related operations such as using "ask-pass" or "ask-become-pass". That makes it work same as "ansible-playbook".
FAQ entry for using --enable-prompts is mentioned over here.
Let me know if that works or if I can provide some more details around it.
Thanks!
ISSUE TYPE
SUMMARY
From user feedback:
https://issues.redhat.com/browse/AAPRFE-319
The text was updated successfully, but these errors were encountered: