mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Without this, CURRENT_UID isnt actually passed in from the host, and wipes out /etc/passwd even when we’re actually running as root. I tested this as a non-root user on Linux, and on Docker for Mac