-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
DebuggingDebugging CasesDebugging Cases
Description
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.
Metadata
Metadata
Assignees
Labels
DebuggingDebugging CasesDebugging Cases