Class: Ansible::Ruby::Modules::Openbsd_pkg

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

Overview

Manage packages on OpenBSD using the pkg tools.

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

#buildBoolean?



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

attribute :build

#nameString



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

attribute :name

#ports_dirString?



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

attribute :ports_dir

#state:present, ...



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

attribute :state