kayobe/ansible/kolla.yml
Mark Goddard 8d46463309 Don't include kolla-ansible.yml from kolla.yml
These two projects should not be coupled in this way - deployment
is separate from image building.
2017-07-11 17:49:41 +01:00

7 lines
111 B
YAML

---
- name: Ensure Kolla is configured
hosts: config-mgmt
roles:
- role: kolla
- role: kolla-build