Update file main.yml

This commit is contained in:
Administrator 2025-10-16 08:23:39 +00:00
parent f33b536d08
commit 85e71878d1

View File

@ -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