Merge pull request #433 from Yethal/patch-1

Uninstall docker.io on apt distros
This commit is contained in:
Jeff Geerling
2023-11-10 12:37:11 -06:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
package: package:
name: name:
- docker - docker
- docker.io
- docker-engine - docker-engine
state: absent state: absent