kolla-ansible/ansible/roles/zun/tasks/upgrade.yml
root 2364bee3cc Add zun ansible role
Change-Id: I13cf03d6a97fb94dd7cb309e99a417ad101dc21a
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Partially-implements: bp add-zun-ansible-role
2017-03-30 04:15:17 -04:00

8 lines
107 B
YAML

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