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

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/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

#annotationArray<String>, ...



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

attribute :annotation

#autoremoveSymbol?



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

attribute :autoremove

#cachedSymbol?



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

attribute :cached

#chrootObject?



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

attribute :chroot

#jailObject?



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

attribute :jail

#nameArray<String>, String



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

attribute :name

#pkgsiteObject?



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

attribute :pkgsite

#rootdirObject?



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

attribute :rootdir

#state:present, ...



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

attribute :state