8d46463309
These two projects should not be coupled in this way - deployment is separate from image building.
7 lines
111 B
YAML
7 lines
111 B
YAML
---
|
|
- name: Ensure Kolla is configured
|
|
hosts: config-mgmt
|
|
roles:
|
|
- role: kolla
|
|
- role: kolla-build
|