Rename files

This commit is contained in:
Adrien Reslinger 2018-11-28 23:15:59 +01:00
parent 57004a86ea
commit 702a5dc1f3
2 changed files with 0 additions and 0 deletions

12
vars/Debian_docker_ce.yml Normal file
View file

@ -0,0 +1,12 @@
---
docker_package_name:
- apt-transport-https
- ca-certificates
- curl
- software-properties-common
- docker-ce
docker_remove_packages_name:
- docker-engine
- docker.io
docker_python_lib:
- python3-docker