Class: Ansible::Ruby::Modules::Zabbix_group

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_group.rb

Overview

Create host groups if they do not exist. Delete existing host groups if they exist.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#host_groupsArray<String>, String



17
# File 'lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_group.rb', line 17

attribute :host_groups

#state:present, ...



13
# File 'lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_group.rb', line 13

attribute :state