Update file main.yml
This commit is contained in:
parent
f33b536d08
commit
85e71878d1
@ -24,6 +24,6 @@
|
|||||||
notify: restart ampache
|
notify: restart ampache
|
||||||
|
|
||||||
- name: Ensure Ampache is running
|
- name: Ensure Ampache is running
|
||||||
docker_compose:
|
community.docker.docker_compose_v2:
|
||||||
project_src: "{{ ampache_base_dir }}"
|
project_src: "{{ ampache_base_dir }}"
|
||||||
state: present
|
state: present
|
||||||
Loading…
Reference in New Issue
Block a user