proxy files work
This commit is contained in:
parent
5828cdd570
commit
5ade913160
@ -19,7 +19,6 @@
|
|||||||
dest: "/home/{{ user.name }}/nginx/vhost.d/{{ inventory_hostname }}"
|
dest: "/home/{{ user.name }}/nginx/vhost.d/{{ inventory_hostname }}"
|
||||||
owner: "{{ user.name }}"
|
owner: "{{ user.name }}"
|
||||||
group: "{{ user.name }}"
|
group: "{{ user.name }}"
|
||||||
- "nextcloud.vhost.conf_location"
|
|
||||||
|
|
||||||
- copy:
|
- copy:
|
||||||
src: "nextcloud.vhost.conf_location"
|
src: "nextcloud.vhost.conf_location"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user