Skip to content

Commit 7381198

Browse files
committed
fix: fixes docker-compose-plugin missing
1 parent 3294425 commit 7381198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
state: present
1717
tags: docker
1818

19-
- name: Uninstall docker-compose
19+
- name: Uninstall other docker stuff
2020
ansible.builtin.apt:
2121
pkg:
2222
- docker.io

0 commit comments

Comments
 (0)