Class: Ansible::Ruby::Modules::Beadm

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

Overview

Create, delete or activate ZFS boot environments. Mount and unmount ZFS boot environments.

Instance Method Summary collapse

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

Instance Method Details

#descriptionBoolean?



21
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 21

attribute :description

#forceSymbol?



37
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 37

attribute :force

#mountpointBoolean?



29
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 29

attribute :mountpoint

#nameString



13
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 13

attribute :name

#optionsBoolean?



25
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 25

attribute :options

#snapshotBoolean?



17
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 17

attribute :snapshot

#state:present, ...



33
# File 'lib/ansible/ruby/modules/generated/system/beadm.rb', line 33

attribute :state