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
I installed anduinos 1.4.0 on a VM (andu), made all configs and added it to ansible. But, the playbook fails with:
fatal: [andu]: FAILED! => {"msg": "Timeout (12s) waiting for privilege escalation prompt: "}
Anduinos runs python3.13.7
I have another host, debian 13, did the same configs, added it to ansible, it works.
Debian 13 runs python3.13.5
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed anduinos 1.4.0 on a VM (andu), made all configs and added it to ansible. But, the playbook fails with:
fatal: [andu]: FAILED! => {"msg": "Timeout (12s) waiting for privilege escalation prompt: "}
Anduinos runs python3.13.7
I have another host, debian 13, did the same configs, added it to ansible, it works.
Debian 13 runs python3.13.5
Adding -vvv in the ansible command shows:
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions