fix: use correct docker-compose task
This commit is contained in:
parent
42790104dd
commit
5924fd8763
2 changed files with 3 additions and 3 deletions
|
|
@ -52,6 +52,6 @@
|
|||
mode: '0644'
|
||||
|
||||
- name: Start traefik container
|
||||
docker_compose:
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ docker_compose_dir }}"
|
||||
state: present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue