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