Class: Ansible::Ruby::Modules::Win_defrag

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

Overview

Locates and consolidates fragmented files on local volumes to improve system performance. More information regarding C(win_defrag) is available from: U(technet.microsoft.com/en-us/library/cc731650(v=ws.11).aspx)

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

#exclude_volumesArray<String>, ...



17
# File 'lib/ansible/ruby/modules/generated/windows/win_defrag.rb', line 17

attribute :exclude_volumes

#freespace_consolidationBoolean?



21
# File 'lib/ansible/ruby/modules/generated/windows/win_defrag.rb', line 21

attribute :freespace_consolidation

#include_volumesString?



13
# File 'lib/ansible/ruby/modules/generated/windows/win_defrag.rb', line 13

attribute :include_volumes

#parallelString?



29
# File 'lib/ansible/ruby/modules/generated/windows/win_defrag.rb', line 29

attribute :parallel

#priority:low, ...



25
# File 'lib/ansible/ruby/modules/generated/windows/win_defrag.rb', line 25

attribute :priority