Class: Ansible::Ruby::Modules::Pkgng

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

Overview

Manage binary packages for FreeBSD using ‘pkgng’ which is available in versions after 9.0.

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

#annotationString?



23
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 23

attribute :annotation

#cachedBoolean?



19
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 19

attribute :cached

#chrootObject?



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

attribute :chroot

#nameArray<String>, String



11
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 11

attribute :name

#pkgsiteObject?



27
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 27

attribute :pkgsite

#rootdirObject?



30
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 30

attribute :rootdir

#state:present, ...



15
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/pkgng.rb', line 15

attribute :state