Class: Ansible::Ruby::Modules::Win_pagefile

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

Overview

Query current pagefile configuration. Enable/Disable AutomaticManagedPagefile. Create new or override pagefile configuration.

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

#automaticSymbol?



34
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 34

attribute :automatic

#driveString?



14
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 14

attribute :drive

#initial_sizeInteger?



18
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 18

attribute :initial_size

#maximum_sizeInteger?



22
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 22

attribute :maximum_size

#override:yes, ...



26
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 26

attribute :override

#remove_all:yes, ...



38
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 38

attribute :remove_all

#state:absent, ...



46
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 46

attribute :state

#system_managed:yes, ...



30
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 30

attribute :system_managed

#test_path:yes, ...



42
# File 'lib/ansible/ruby/modules/generated/windows/win_pagefile.rb', line 42

attribute :test_path