kolla-ansible/ansible/roles/murano/tasks/upgrade.yml

12 lines
172 B
YAML

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