Class: Ansible::Ruby::Modules::Tower_inventory

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

Overview

Create, update, or destroy Ansible Tower inventories. 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, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#descriptionString?



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

attribute :description

#host_filterObject?



31
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_inventory.rb', line 31

attribute :host_filter

#kind:"", ...



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

attribute :kind

#nameString



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

attribute :name

#organizationString



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

attribute :organization

#state:present, ...



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

attribute :state

#variablesObject?



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

attribute :variables