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:
parent
f40978b59e
commit
8d46463309
@ -4,5 +4,3 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: kolla
|
- role: kolla
|
||||||
- role: kolla-build
|
- role: kolla-build
|
||||||
|
|
||||||
- include: kolla-ansible.yml
|
|
||||||
|
Loading…
Reference in New Issue
Block a user