This commit is contained in:
Alex Kotov 2023-03-30 10:36:43 +04:00
parent 3f02fc878c
commit 1d23b6e656
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -22,7 +22,7 @@
notify: nginx | Restart Nginx
copy:
src: 'files/nginx.conf'
dest: '{{ nginx__condf_dir }}/nginx.conf'
dest: '{{ nginx__confd_dir }}/nginx.conf'
mode: 'u=rw,go=r'
owner: root
group: root