Rename files
This commit is contained in:
parent
57004a86ea
commit
702a5dc1f3
2 changed files with 0 additions and 0 deletions
15
vars/RedHat_docker_ce.yml
Normal file
15
vars/RedHat_docker_ce.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
docker_package_name:
|
||||
- docker-ce
|
||||
# - docker-ce-selinux # obsolète
|
||||
docker_remove_packages_name:
|
||||
- docker
|
||||
- docker-client
|
||||
- docker-common
|
||||
# - container-selinux # Remove docker-ce
|
||||
- container-storage-setup
|
||||
- oci-register-machine
|
||||
- oci-systemd-hook
|
||||
- oci-umount
|
||||
docker_python_lib:
|
||||
- python-docker-py
|
||||
Loading…
Add table
Add a link
Reference in a new issue