Class: Ansible::Ruby::Modules::Tower_job_launch

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

Overview

Launch an Ansible Tower jobs. 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

#credentialObject?



26
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 26

attribute :credential

#extra_varsObject?



29
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 29

attribute :extra_vars

#inventoryObject?



23
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 23

attribute :inventory

#job_explanationObject?



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

attribute :job_explanation

#job_templateString



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

attribute :job_template

#job_type:run, ...



19
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 19

attribute :job_type

#limitObject?



32
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 32

attribute :limit

#tagsObject?



35
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 35

attribute :tags

#use_job_endpoint:yes, ...



38
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb', line 38

attribute :use_job_endpoint