setns: always assume a user identity, default to root.
Without this, an invocation like:
sudo ansible-playbook foo.yml
Where foo.yml uses setns, could inherit the HOME environment variable
from the external non-root user, which broke /usr/bin/mysql_upgrade and
plenty more.
pull/372/head
parent
c32b8d9728
commit
42f07466d2
Loading…
Reference in New Issue