Mountoption sauber.

This commit is contained in:
2025-08-22 14:20:23 +02:00
parent 30ea8282fb
commit 56f18119b3
7 changed files with 30 additions and 16 deletions

View File

@@ -18,7 +18,7 @@
- name: Run docker-compose up
community.docker.docker_compose:
project_src: '{{dockerdir }}/compose/nextcloud'
project_src: '{{dockerdir }}/nextcloud'
state: present
become: true