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.
This commit is contained in:
@@ -4,5 +4,3 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: kolla
|
- role: kolla
|
||||||
- role: kolla-build
|
- role: kolla-build
|
||||||
|
|
||||||
- include: kolla-ansible.yml
|
|
||||||
|
Reference in New Issue
Block a user