feat: initial commit
This commit is contained in:
commit
0830507cf7
20 changed files with 459 additions and 0 deletions
10
defaults/main.yaml
Normal file
10
defaults/main.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
|
||||
# zabbix_version
|
||||
zabbix_major_version: "7.2"
|
||||
|
||||
# zabbix agent defaults
|
||||
zabbix_agent_psk_enable: true
|
||||
|
||||
# zabbix user permissions
|
||||
zabbix_user_sudo: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue