install zabbix agent in the baseline

This commit is contained in:
Peter 2025-07-14 18:32:39 +02:00
parent c7a3cb40e9
commit 1df77aa74d
7 changed files with 67 additions and 0 deletions

View file

@ -0,0 +1,2 @@
zabbix_server: "{{ lookup('file', 'passwords/zabbix_server') }}"
zabbix_psk: "{{ lookup('file', 'passwords/zabbix_psk') }}"