Update install_nextcloud.yml

This commit is contained in:
jmdekker2
2025-06-06 08:04:59 +02:00
committed by GitHub
parent 5134c0c98c
commit 297f8f7a41

View File

@@ -128,7 +128,7 @@
- name: Zet juiste rechten
file:
path: {{ nextcloud_datafolder }}
path: "{{ nextcloud_datafolder }}"
owner: www-data
group: www-data
recurse: yes