fix: zabbix_template location

This commit is contained in:
Simon Cornet 2025-07-04 12:10:25 +02:00
commit 40ca1f6afa

View file

@ -3,7 +3,7 @@
# config server
- name: "config server"
ansible.builtin.template:
src: "templates/zabbix/server/zabbix_server.conf.j2"
src: "templates/zabbix/zabbix_server.conf.j2"
dest: "/etc/zabbix/zabbix_server.conf"
owner: "root"
group: "root"