kolla-ansible/ansible/roles/monasca/tasks/upgrade.yml
Doug Szumski c11f9f521d Support deploying the Monasca API
Deploys the Monasca API with mod_wsgi + Apache.

Co-Authored-By: Mark Goddard <mark@stackhpc.com>

Partially-Implements: blueprint monasca-roles
Change-Id: I3e03762217fbef1fb0cbff6239abb109cbec226b
2018-05-21 09:28:13 +00:00

6 lines
73 B
YAML

---
- include: config.yml
- name: Flush handlers
meta: flush_handlers