fixed nginx-nextcloud.conf location

This commit is contained in:
Jayne Passmore 2025-04-24 20:12:42 -05:00
parent 40ceefb00c
commit 0627165a4a

View file

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