fix: zabbix_template location
This commit is contained in:
parent
3302b04743
commit
40ca1f6afa
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# config server
|
# config server
|
||||||
- name: "config server"
|
- name: "config server"
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: "templates/zabbix/server/zabbix_server.conf.j2"
|
src: "templates/zabbix/zabbix_server.conf.j2"
|
||||||
dest: "/etc/zabbix/zabbix_server.conf"
|
dest: "/etc/zabbix/zabbix_server.conf"
|
||||||
owner: "root"
|
owner: "root"
|
||||||
group: "root"
|
group: "root"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue