Class: Ansible::Ruby::Modules::Xbps

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

Overview

Manage packages with the XBPS package manager.

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

#nameArray<String>, ...



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

attribute :name

#recurse:yes, ...



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

attribute :recurse

#state:present, ...



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

attribute :state

#update_cache:yes, ...



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

attribute :update_cache

#upgrade:yes, ...



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

attribute :upgrade