Update setup-Debian.yml

remove all packages official Docker instructions recommend
This commit is contained in:
modem7 2022-04-16 00:13:51 +01:00
parent 0c760cf0de
commit e4ec08da78
No known key found for this signature in database
GPG Key ID: 780D7218B8D553A3

View File

@ -4,6 +4,9 @@
name:
- docker
- docker-engine
- docker.io
- containerd
- runc
state: absent
- name: Ensure dependencies are installed.