zabbix: Playbooks for Zabbix server, agents
This commit is contained in:
6
group_vars/zabbix-server.yml
Normal file
6
group_vars/zabbix-server.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
pg_hba_extra:
|
||||
- type: local
|
||||
database: zabbix
|
||||
user: zabbix
|
||||
address: ''
|
||||
method: md5
|
||||
Reference in New Issue
Block a user