mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-23 19:06:54 +01:00
Ensure the Ubuntu 16.04 docker.io
package is absent
This commit is contained in:
parent
a4bc441310
commit
2ef8e4c26f
@ -6,6 +6,7 @@
|
||||
with_items:
|
||||
- docker
|
||||
- docker-engine
|
||||
- docker.io
|
||||
|
||||
- name: Ensure depdencies are installed.
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user