Update to 2022-01-27 17:00

This commit is contained in:
Daniel Berteaud
2022-01-27 17:00:04 +01:00
parent e293e29bbb
commit 6870f5b171
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ zabbix_agent_server_active: []
zabbix_agent_base_conf:
PidFile: /var/run/zabbix/zabbix_agentd.pid
ControlSocket: /var/run/zabbix/zabbix_agent2.sock
LogType: system
Server: "{{ zabbix_agent_servers | join(',') }}"
ListenPort: "{{ zabbix_agent_port }}"