Class: Ansible::Ruby::Modules::Os_keystone_role

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_role.rb

Overview

Manage OpenStack Identity Roles.

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

#availability_zoneObject?

Returns Ignored. Present for backwards compatibility.

Returns:

  • (Object, nil)

    Ignored. Present for backwards compatibility



20
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_role.rb', line 20

attribute :availability_zone

#nameString

Returns Role Name.

Returns:

  • (String)

    Role Name



12
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_role.rb', line 12

attribute :name

#state:present, ...

Returns Should the resource be present or absent.

Returns:

  • (:present, :absent, nil)

    Should the resource be present or absent.



16
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_role.rb', line 16

attribute :state