kolla-ansible/ansible/roles/gnocchi/tasks/upgrade.yml
caoyuan cb1a2b4faf Optimize reconfigure action for gnocchi
Change-Id: I1b81f46568cf37296b86755b501d167fba849408
Partially-implements: blueprint better-reconfigure
2017-01-24 13:51:58 +00:00

8 lines
107 B
YAML

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