Class: Ansible::Ruby::Modules::Urpmi

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

Instance Method Summary collapse

Methods inherited from Base

#to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#forceBoolean?



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

attribute :force

#no_recommendsBoolean?



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

attribute :no_recommends, original_name: 'no-recommends'

#pkgArray<String>, String



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

attribute :pkg

#state:absent, ...



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

attribute :state

#update_cacheBoolean?



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

attribute :update_cache