Replies: 4 comments 4 replies
-
Did you provide SUDO creds? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you have |
Beta Was this translation helpful? Give feedback.
3 replies
-
@fiftin I did provide sudo credentials but to give you more context to my setup, I am using docker to run semaphore UI. So what I am trying to do is from the semphore instance in docker container I am trying to run tasks on my host machine or machines in my network. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 tried v2.9.69-beta and tried to Update and upgrade apt packages with this script
fatal: [192.168.50.156]: FAILED! => {"msg": "privilege output closed while waiting for password prompt:\n/bin/sh: sudo: not found\n"}
This happens to all the playbooks that I have with
become=true
Beta Was this translation helpful? Give feedback.
All reactions