Class: Ansible::Ruby::Modules::Zfs

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb

Overview

Manages ZFS file systems, volumes, clones and snapshots

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

#extra_zfs_propertiesHash?



27
# File 'lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb', line 27

attribute :extra_zfs_properties

#key_valueObject?



24
# File 'lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb', line 24

attribute :key_value

#nameString



12
# File 'lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb', line 12

attribute :name

#originString?



20
# File 'lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb', line 20

attribute :origin

#state:absent, :present



16
# File 'lib/ansible/ruby/modules/generated/storage/zfs/zfs.rb', line 16

attribute :state