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
Tasks using become with with_items failed with Timeout (12s) waiting for privilege escalation prompt whenever a single command took longer than 12 seconds, even though the same playbook worked against other hosts. Plain ssh to the host was