Class: Ansible::Ruby::Modules::Lvg

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/system/lvg.rb

Overview

This module creates, removes or resizes volume groups.

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

#force:yes, ...



34
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 34

attribute :force

#pesizeInteger?



20
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 20

attribute :pesize

#pv_optionsObject?



24
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 24

attribute :pv_options

#pvsArray<String>, ...



16
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 16

attribute :pvs

#state:absent, ...



30
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 30

attribute :state

#vgString



12
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 12

attribute :vg

#vg_optionsObject?



27
# File 'lib/ansible/ruby/modules/generated/system/lvg.rb', line 27

attribute :vg_options