fix nginx_setup
This commit is contained in:
parent
871d1f6ae1
commit
61af6d25c0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
src: nginx.conf.j2
|
src: nginx.conf.j2
|
||||||
dest: /etc/nginx/nginx.conf
|
dest: /etc/nginx/nginx.conf
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
user: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
||||||
- name: Restart
|
- name: Restart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue