Class: Ansible::Ruby::Modules::Os_auth
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Os_auth
- Defined in:
- lib/ansible/ruby/modules/generated/cloud/openstack/os_auth.rb
Overview
Retrieve an auth token from an OpenStack Cloud
Instance Method Summary collapse
-
#availability_zone ⇒ Object?
Ignored.
Methods inherited from Base
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
#availability_zone ⇒ Object?
Returns Ignored. Present for backwards compatibility.
12 |
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_auth.rb', line 12 attribute :availability_zone |