Class: Ansible::Ruby::Modules::Tower_host

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

Overview

Create, update, or destroy Ansible Tower hosts. 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_host.rb', line 16

attribute :description

#enabled:yes, ...



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

attribute :enabled

#inventoryString



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

attribute :inventory

#nameString



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

attribute :name

#state:present, ...



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

attribute :state

#variablesObject?



28
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_host.rb', line 28

attribute :variables