Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

fix operation under become_user #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jlevon
Copy link

@jlevon jlevon commented Sep 28, 2020

In this case, the ansible facts reflect the original user (such as root),
not the user the role is actually running as. Remove unnecessary uid/gid
setting, and derive $HOME from the environment.

Signed-off-by: John Levon [email protected]

In this case, the ansible facts reflect the original user (such as root),
not the user the role is actually running as. Remove unnecessary uid/gid
setting, and derive $HOME from the environment.

Signed-off-by: John Levon <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant