ansible-gnome-extensions icon indicating copy to clipboard operation
ansible-gnome-extensions copied to clipboard

fix operation under become_user

Open jlevon opened this issue 4 years ago • 0 comments

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]

jlevon avatar Sep 28 '20 21:09 jlevon