Class: Ansible::Ruby::Modules::Win_whoami

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_whoami.rb

Overview

Designed to return the same information as the C(whoami /all) command. Also includes information missing from C(whoami) such as logon metadata like logon rights, id, type.

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