Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Sudo Password Error #106

Open
Alex-Giaquinto opened this issue Aug 8, 2022 · 0 comments
Open

Missing Sudo Password Error #106

Alex-Giaquinto opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels
Debugging Debugging Cases

Comments

@Alex-Giaquinto
Copy link

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:

  1. 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.

@Alex-Giaquinto Alex-Giaquinto added the Debugging Debugging Cases label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debugging Debugging Cases
Projects
None yet
Development

No branches or pull requests

2 participants