path fix
This commit is contained in:
parent
e1b63a42ed
commit
18ff83bef1
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
- name: Create NGINX conf file
|
- name: Create NGINX conf file
|
||||||
template:
|
template:
|
||||||
src: "nginx.conf.j2"
|
src: "web/nginx.conf.j2"
|
||||||
dest: "/home/{{ user.name }}/web/nginx.conf"
|
dest: "/home/{{ user.name }}/web/nginx.conf"
|
||||||
owner: "100999"
|
owner: "100999"
|
||||||
group: "100999"
|
group: "100999"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user