Commit b9c6bb1c authored by nanahira's avatar nanahira

missing

parent 7a09e004
Pipeline #651 passed with stage
in 3 minutes and 51 seconds
......@@ -9,7 +9,7 @@
- name: clean apt Docker
become: true
apt:
name: docker,docker-engine,docker.io,containerd,runc
name: docker,docker-engine,docker.io,containerd,runc,bridge-utils
state: absent
autoremove: yes
purge: yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment