mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-06-06 01:17:54 +02:00
Replace hardcoded list in RedHat with docker_obsolete_packages
This commit is contained in:
parent
94b787389d
commit
41cd6dc754
6
vars/Fedora.yml
Executable file
6
vars/Fedora.yml
Executable file
@ -0,0 +1,6 @@
|
||||
---
|
||||
docker_install_compose_plugin: false
|
||||
docker_obsolete_packages:
|
||||
- docker
|
||||
- docker-engine
|
||||
- docker-common
|
Loading…
Reference in New Issue
Block a user