Skip to content

Commit 8a0ff69

Browse files
committed
Don't remove docker with ebot
Docker might be necessary for get5, so it shouldn't be removed with ebot.
1 parent ace97fb commit 8a0ff69

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

remove-ebot.yml

-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@
1515
docker_container:
1616
name: ebot-mysql
1717
state: absent
18-
- name: remove docker
19-
apt:
20-
name: docker.io
21-
state: absent

0 commit comments

Comments
 (0)