Added setup for nextcloud #1

Merged
jayne merged 16 commits from testing into prod 2025-04-25 14:39:02 -05:00
Showing only changes of commit 0627165a4a - Show all commits

View file

@ -68,7 +68,7 @@
- name: deploy nextcloud nginx file - name: deploy nextcloud nginx file
ansible.builtin.template: ansible.builtin.template:
src: files/nginx-nextcloud.conf src: templates/nginx-nextcloud.conf
dest: /etc/nginx/conf.d/nextcloud.conf dest: /etc/nginx/conf.d/nextcloud.conf
#notify nginx #notify nginx