fix: typo in task name
This commit is contained in:
parent
2d78aff90b
commit
ae899595b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
# remove old docker-compose package
|
||||
- name: "remove docker-compose-plugin"
|
||||
- name: "remove docker-compose"
|
||||
ansible.builtin.apt:
|
||||
name: "docker-compose"
|
||||
state: "absent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue