Class: Ansible::Ruby::Modules::Tower_job_wait

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

Overview

Wait for Ansible Tower job to finish and report success or failure. 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

#job_idString



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

attribute :job_id

#max_intervalInteger?



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

attribute :max_interval

#min_intervalInteger?



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

attribute :min_interval

#timeoutInteger?



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

attribute :timeout