Class: Ansible::Ruby::Modules::Tower_role

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

Overview

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



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

attribute :credential

#inventoryObject?



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

attribute :inventory

#job_templateObject?



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

attribute :job_template

#organizationObject?



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

attribute :organization

#projectObject?



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

attribute :project

#role:admin, ...



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

attribute :role

#state:present, ...



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

attribute :state

#target_teamString?



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

attribute :target_team

#teamObject?



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

attribute :team

#userString?



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

attribute :user