mirror of https://github.com/ansible/ansible.git
[cloud][lxc] Prevent hostname to be set (#22246)
If the host .bashrc holds a var named HOSTNAME, the container where the lxc_container module will attach to will inherit from this var, potentially breaking some applications (like rabbitmqctl) due to an incorrect $HOSTNAME reported in the container.pull/22270/head
parent
f53921093f
commit
19b49a9224
Loading…
Reference in New Issue