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:
Mark Goddard 2017-06-30 16:19:55 +01:00
parent f40978b59e
commit 8d46463309

View File

@ -4,5 +4,3 @@
roles:
- role: kolla
- role: kolla-build
- include: kolla-ansible.yml