Implemented #73

This commit is contained in:
TheNetworkGuy
2024-07-25 15:47:09 +02:00
parent 91796395ef
commit 70a5c3e384
3 changed files with 55 additions and 29 deletions

View File

@@ -94,6 +94,8 @@ Setting the `create_hostgroups` variable to `False` requires manual hostgroup cr
The format can be set with the `hostgroup_format` variable.
Any nested parent hostgroups will also be created automatically.
Make sure that the Zabbix user has proper permissions to create hosts.
The hostgroups are in a nested format. This means that proper permissions only need to be applied to the site name hostgroup and cascaded to any child hostgroups.