Closed tucosaurus closed 6 years ago
Why was this change necessary?
environment as a var name is restricted in ansible. http://docs.ansible.com/ansible/latest/playbooks_variables.html#magic-variables-and-how-to-access-information-about-other-hosts
environment
How does it address the problem?
Renamed the environment var to deploy_environment
Are there any side effects?
No.
environment
as a var name is restricted in ansible. http://docs.ansible.com/ansible/latest/playbooks_variables.html#magic-variables-and-how-to-access-information-about-other-hostsRenamed the environment var to deploy_environment
No.