Removed inclusion of docker everywhere

It is now included in the common role itself, which is applied to all.
This commit is contained in:
Egon Rijpkema
2017-07-10 09:52:12 +02:00
parent ecbd592440
commit 86cd68e465
13 changed files with 2 additions and 19 deletions

View File

@ -1,7 +1,5 @@
# Build and install a docker image for keystone.
---
- include: ../common/tasks/docker.yml
- name: Make build and persistent directories
file:
path: "{{ item }}"