Modif chemin zabbix.conf.php

This commit is contained in:
Nicolas Lang
2025-04-07 09:11:52 +00:00
parent 8cf9fbec36
commit 28c0f7f5b5
+1 -1
View File
@@ -75,7 +75,7 @@
- name: "Copie fichier template" - name: "Copie fichier template"
ansible.builtin.template: ansible.builtin.template:
src: /root/ansible/roles/zabbix-server/templates/zabbix.conf.php.j2 src: /root/ansible/roles/zabbix-server/templates/zabbix.conf.php.j2
dest: /usr/share/zabbix/ui/zabbix.conf.php dest: /usr/share/zabbix/ui/conf/zabbix.conf.php
owner: www-data owner: www-data
group: www-data group: www-data
mode: 0660 mode: 0660