Class: Ansible::Ruby::Modules::Svr4pkg

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb

Overview

Manages SVR4 packages on Solaris 10 and 11. These were the native packages on Solaris <= 10 and are available as a legacy feature in Solaris 11. Note that this is a very basic packaging system. It will not enforce dependencies on install or remove.

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

#categorySymbol?



37
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 37

attribute :category

#nameString



14
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 14

attribute :name

#proxyObject?



26
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 26

attribute :proxy

#response_fileString?



29
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 29

attribute :response_file

#srcString?



22
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 22

attribute :src

#state:present, :absent



18
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 18

attribute :state

#zone:current, ...



33
# File 'lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb', line 33

attribute :zone