Set correct docker data root for pottwal

This commit is contained in:
Stefan Haun 2020-12-11 17:25:32 +01:00
parent 521d6391ea
commit 2dab3608f8

View file

@ -9,6 +9,8 @@
roles: roles:
- role: docker - role: docker
vars:
docker_data_root: "/srv/docker"
- role: apache - role: apache
tasks: tasks: