Removed inclusion of docker everywhere
It is now included in the common role itself, which is applied to all.
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
# Build and install a docker image for horizon.
|
||||
---
|
||||
- include: ../common/tasks/docker.yml
|
||||
|
||||
- name: Make build and persistent directories
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
|
Reference in New Issue
Block a user