Class: Ansible::Ruby::Modules::Zypper

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

Overview

Manage packages on SUSE and openSUSE using the zypper and rpm 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, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#disable_gpg_check:yes, ...



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

attribute :disable_gpg_check

#disable_recommends:yes, ...



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

attribute :disable_recommends

#extra_argsString?



47
# File 'lib/ansible/ruby/modules/generated/packaging/os/zypper.rb', line 47

attribute :extra_args

#extra_args_precommandObject?



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

attribute :extra_args_precommand

#force:yes, ...



35
# File 'lib/ansible/ruby/modules/generated/packaging/os/zypper.rb', line 35

attribute :force

#nameString



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

attribute :name

#oldpackage:yes, ...



43
# File 'lib/ansible/ruby/modules/generated/packaging/os/zypper.rb', line 43

attribute :oldpackage

#state:present, ...



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

attribute :state

#type:package, ...



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

attribute :type

#update_cache:yes, ...



39
# File 'lib/ansible/ruby/modules/generated/packaging/os/zypper.rb', line 39

attribute :update_cache