proxy - web subdir
This commit is contained in:
parent
c2b3fe960a
commit
6c6c09421c
@ -22,7 +22,7 @@
|
||||
|
||||
- name: Create web nginx.conf File
|
||||
template:
|
||||
src: "nginx.conf"
|
||||
src: "web/nginx.conf"
|
||||
dest: "/home/{{ user.name }}/web/nginx.conf"
|
||||
owner: "{{ user.name }}"
|
||||
group: "{{ user.name }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user