Class: Ansible::Ruby::Modules::Win_region

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

Overview

Set the location settings of a Windows Server. Set the format settings of a Windows Server. Set the unicode language settings of a Windows Server. Copy across these settings to the default profile.

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

#copy_settings:yes, ...



27
# File 'lib/ansible/ruby/modules/generated/windows/win_region.rb', line 27

attribute :copy_settings

#formatString?



19
# File 'lib/ansible/ruby/modules/generated/windows/win_region.rb', line 19

attribute :format

#locationInteger?



15
# File 'lib/ansible/ruby/modules/generated/windows/win_region.rb', line 15

attribute :location

#unicode_languageString?



23
# File 'lib/ansible/ruby/modules/generated/windows/win_region.rb', line 23

attribute :unicode_language