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,6 +1,5 @@
# Install a docker based cassandra cluster.
---
- include: ../common/tasks/docker.yml
- name: install service file.
template:
src: templates/cassandra.service