Merge pull request #433 from Yethal/patch-1

Uninstall docker.io on apt distros
pull/439/head 7.0.2
Jeff Geerling 7 months ago committed by GitHub
commit 8ff4a24147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tasks/setup-Debian.yml

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

Loading…
Cancel
Save