product · inferred from evidence
playbook
A YAML file in Ansible that defines a set of tasks to be executed on remote hosts.
- Timeout (12s) waiting for privilege escalation prompt with become on long-running commands
Ansible's default 12-second timeout for the privilege-escalation prompt is too short for hosts where ssh or sudo is slow (common causes: slow DNS resolution or an incomplete /etc/hosts making sudo hang on hostname lookup). Raise the timeout