kolla-ansible/ansible/roles/barbican/tasks/upgrade.yml
caoyuan 91dbe0ec0c Optimize reconfiguration for barbican
Change-Id: I0808b32115989ed55bf5401d2f5401930766d39a
Partially-implements: blueprint better-reconfigure
2017-01-24 13:55:53 +00:00

8 lines
107 B
YAML

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