Class: Ansible::Ruby::Modules::Vmware_local_user_manager

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

Overview

Manage local users on an ESXi host

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

#local_user_descriptionObject?



19
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_local_user_manager.rb', line 19

attribute :local_user_description

#local_user_nameString



12
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_local_user_manager.rb', line 12

attribute :local_user_name

#local_user_passwordObject?



16
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_local_user_manager.rb', line 16

attribute :local_user_password

#state:present, ...



22
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_local_user_manager.rb', line 22

attribute :state