summaryrefslogtreecommitdiffstats
path: root/ansible/test/roles/prepare-docker-dind/defaults/main.yml
blob: 147a828a1b38125345c2c99b195fc17b104c6459 (plain)
1
2
3
4
5
---
# Variable specifying if we should install docker, or only prepare for it
start_docker: true
#The version of docker to install
docker_version: 18.09.5