Skip to content

Docker Installation on Single Node #49

Answered by dejo1307
michallawson asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Michael, what OS you are running it on, and what version?

Normally, (ansible_env['SUDO_USER']) means that whatever user is running Ansible is registered inside the machine in Ansible environment as SUDO_USER.

Also, you can add to the bottom of your inventory file this line:

kubectl_user="michallawson"

...and in case your user that you are running Ansible with is that one, it will set up everything needed for that user. Can you try that?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@michallawson
Comment options

@dejo1307
Comment options

@michallawson
Comment options

Answer selected by michallawson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants