Management of Zabbix host groups.
| codeauthor: | Jiri Kotlin <jiri.kotlin@ultimum.io> |
|---|
Ensures that the host group does not exist, eventually delete host group.
New in version 2016.3.0.
| Parameters: |
|
|---|
delete_testing_host_group:
zabbix_hostgroup.absent:
- name: 'My hostgroup name' Ensures that the host group exists, eventually creates new host group.
New in version 2016.3.0.
| Parameters: |
|
|---|
create_testing_host_group:
zabbix_hostgroup.present:
- name: 'My hostgroup name'
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.zabbix_hostgroup.html