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,6 +1,5 @@
|
||||
# Install a docker based mariadb.
|
||||
---
|
||||
- include: ../common/tasks/docker.yml
|
||||
- name: install service file.
|
||||
template:
|
||||
src: files/memcached.service
|
||||
|
Reference in New Issue
Block a user