mirror of https://github.com/ansible/ansible.git
Fix Command module documentation
The command module docs were unclear. They talked about ignoring the user's environment which lead people to believe the user's environment variables were not used. In actual fact, the user's environment variables are used. They just are not expanded in the command.
(cherry picked from commit 824ec37a4f)
pull/33872/head
parent
6a6ae0cede
commit
298255095d
Loading…
Reference in New Issue