1
0
Fork 0

fix nginx_setup

This commit is contained in:
Von Random 2025-05-20 22:04:59 +03:00
parent 871d1f6ae1
commit 61af6d25c0

View file

@ -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