Class: Ansible::Ruby::Modules::Tower_group

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb

Overview

Create, update, or destroy Ansible Tower groups. See U(www.ansible.com/tower) for an overview.

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

#credentialObject?



27
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 27

attribute :credential

#descriptionString?



16
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 16

attribute :description

#group_byObject?



43
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 43

attribute :group_by

#instance_filtersObject?



40
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 40

attribute :instance_filters

#inventoryString



20
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 20

attribute :inventory

#nameString



12
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 12

attribute :name

#overwrite:yes, ...



49
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 49

attribute :overwrite

#overwrite_varsObject?



53
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 53

attribute :overwrite_vars

#source:manual, ...



30
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 30

attribute :source

#source_regionsObject?



34
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 34

attribute :source_regions

#source_scriptObject?



46
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 46

attribute :source_script

#source_varsObject?



37
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 37

attribute :source_vars

#state:present, ...



60
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 60

attribute :state

#update_on_launch:yes, ...



56
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 56

attribute :update_on_launch

#variablesObject?



24
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb', line 24

attribute :variables