try
Some checks failed
Deploy to ras-dan-01 / deploy (push) Failing after -1m25s

This commit is contained in:
2025-08-26 14:49:51 +02:00
parent 99c846259f
commit d87d16458c

View File

@@ -41,7 +41,7 @@
group: root group: root
- name: Start application with Docker Compose - name: Start application with Docker Compose
community.docker.docker_compose: community.docker.docker_compose_v2:
project_src: "{{ install_dir }}" project_src: "{{ install_dir }}"
state: present state: present
restarted: yes restarted: yes