Update file main.yml

This commit is contained in:
Administrator 2025-10-16 08:27:35 +00:00
parent 85e71878d1
commit 78f82fb1d3

View File

@ -1,5 +1,5 @@
---
- name: restart ampache
docker_compose:
community.docker.docker_compose_v2:
project_src: "{{ ampache_base_dir }}"
state: restarted