Hi,

I'm working on a job template in Tower that needs to be run as root. On our 
target hosts, we have it setup so you must use the command "sesu" to become 
root. Currently, I'm using become_exe in the ansible.cfg file to specify 
the sesu command. This works when password-less sesu is enabled.  However, 
when password entry is required for sesu, the job times out with the error: 
"Timeout (32s) waiting for privilege escalation prompt." Some of our 
servers have password-less entry on, while other don't. Another detail: I'm 
running the job using a user ID as the machine credential (the user is 
capable of sesu-ing to root).

If there are any suggestions how to get around this error, or if anyone has 
implemented this in a different way, please let me know.

Thanks.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ef222022-9dc8-422c-bee5-ddf0597305dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to