Class: Ansible::Ruby::Modules::Pkg5_publisher

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

Overview

IPS packages are the native packages in Solaris 11 and higher. This modules will configure which publishers a client will download IPS packages from.

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

#enabledSymbol?



25
# File 'lib/ansible/ruby/modules/generated/packaging/os/pkg5_publisher.rb', line 25

attribute :enabled

#mirrorObject?



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

attribute :mirror

#nameString



13
# File 'lib/ansible/ruby/modules/generated/packaging/os/pkg5_publisher.rb', line 13

attribute :name

#originString?



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

attribute :origin

#state:present, ...



17
# File 'lib/ansible/ruby/modules/generated/packaging/os/pkg5_publisher.rb', line 17

attribute :state

#stickySymbol?



21
# File 'lib/ansible/ruby/modules/generated/packaging/os/pkg5_publisher.rb', line 21

attribute :sticky