Class: Ansible::Ruby::Modules::Tower_workflow_template

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

Overview

Create, update, or destroy Ansible Tower workflows. 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

#allow_simultaneousSymbol?



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

attribute :allow_simultaneous

#descriptionString?



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

attribute :description

#extra_varsObject?



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

attribute :extra_vars

#nameString



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

attribute :name

#organizationString?



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

attribute :organization

#schemaString?



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

attribute :schema

#state:present, ...



42
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_workflow_template.rb', line 42

attribute :state

#surveyObject?



39
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_workflow_template.rb', line 39

attribute :survey

#survey_enabledSymbol?



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

attribute :survey_enabled