fixed nginx-nextcloud.conf location
This commit is contained in:
parent
40ceefb00c
commit
0627165a4a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue