[FIX] Nginx configuration
This commit is contained in:
parent
39602f0160
commit
3294c7fd33
@ -48,7 +48,7 @@
|
||||
- name: 'Configurar Zabbix en Nginx'
|
||||
template:
|
||||
src: nginx.conf.j2
|
||||
dest: '/etc/zabbix/nginx.conf'
|
||||
dest: '/etc/nginx/conf.d/zabbix.conf'
|
||||
mode: '0644'
|
||||
owner: 'root'
|
||||
group: 'root'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user