Skip to content

Commit c585460

Browse files
fix: move to new docker compose version
1 parent 9f0a2a9 commit c585460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ansible/playbooks/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
mode: "0644"
6666

6767
- name: Start Docker Compose
68-
docker_compose:
68+
community.docker.docker_compose_v2:
6969
project_src: "{{ deployment_dir }}"
7070
files:
7171
- compose.aws.yml

0 commit comments

Comments
 (0)