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.
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2016.3.2
salt.states.zabbix_host module