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
Describe the bug
When this role is ran including all of the tasks, after it configures sudo in section five, it can no longer perform any tasks resulting in the error "Missing sudo password" Also if I comment out them or restructure the order of operations (move that section of 5 to the bottom and run 6 before 5) I cannot ssh into the machine.
To Reproduce
Steps to reproduce the behavior:
Call role and run all steps.
Expected behavior
Error: "Missing sudo password"
Desktop (please complete the following information):
OS: [e.g. ubuntu 22.04 (My Desktop) but running role on Ubuntu 20.04 server.]
python version [e.g. python 3.10.4]
ansible version [e.g. 2.10.8]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When this role is ran including all of the tasks, after it configures sudo in section five, it can no longer perform any tasks resulting in the error "Missing sudo password" Also if I comment out them or restructure the order of operations (move that section of 5 to the bottom and run 6 before 5) I cannot ssh into the machine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Error: "Missing sudo password"
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: