Newer
Older
# Sets the environment to development(dev) or production (prod) or test
ansible_user=root
ansible_python_interpreter=python2
environment=test
[localhost]
ansible_connection=local
# Sets the environment to development(dev) or production (prod) or test
ansible_user=root
ansible_python_interpreter=python2
environment=test
[localhost]
ansible_connection=local