This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user