10 lines
136 B
YAML

---
- include: install.yml
when: kolla_ansible_is_standalone | bool
tags:
- install
- include: config.yml
tags:
- config