Class: Ansible::Ruby::Modules::Tower_project

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

Overview

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

attribute :description

#local_pathObject?



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

attribute :local_path

#nameString



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

attribute :name

#organizationString?



48
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 48

attribute :organization

#scm_branchObject?



30
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 30

attribute :scm_branch

#scm_clean:yes, ...



36
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 36

attribute :scm_clean

#scm_credentialObject?



33
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 33

attribute :scm_credential

#scm_delete_on_update:yes, ...



40
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 40

attribute :scm_delete_on_update

#scm_type:manual, ...



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

attribute :scm_type

#scm_update_on_launch:yes, ...



44
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 44

attribute :scm_update_on_launch

#scm_urlObject?



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

attribute :scm_url

#state:present, ...



52
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb', line 52

attribute :state