Uninstall docker.io on apt distros

pull/433/head
Yethal 6 months ago committed by GitHub
parent 0fa54d7c59
commit a76a05024a
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