Management of Zabbix host groups.
| codeauthor: | Jiri Kotlin <jiri.kotlin@ultimum.io> |
|---|
salt.states.zabbix_hostgroup.absent(name)¶Ensures that the host group does not exist, eventually delete host group.
salt.states.zabbix_hostgroup.present(name)¶Ensures that the host group exists, eventually creates new host group.