We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Static content (e.g. the welcome page and associated assets) are shared between Test and Main, and can be found in the playbook at:
In the cases of both Test and Main, be sure to install Ansible > 2.1 (pip install --upgrade ansible).
pip install --upgrade ansible
$ ansible-playbook -i env/test/inventory.static env/test/static.yml
$ ansible-playbook -i env/main/inventory.static env/main/static.yml