Class: Ansible::Ruby::Modules::Vmware_local_user_facts

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

Overview

This module can be used to gather facts about users present on the given ESXi host system in VMware infrastructure. All variables and VMware object names are case sensitive. User must hold the ‘Authorization.ModifyPermissions’ privilege to invoke this module.

Method Summary

Methods inherited from Base

#ansible_name, #to_h

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