Author: | Patrick Callahan |
---|
parameter | required | default | choices | comments |
---|---|---|---|---|
disable_gpg_check | no | no |
|
Whether to disable to GPG signature checking of the package signature being installed. Has an effect only if state is present or latest. |
name | yes | package name or package specifier wth version name or name-1.0 . |
||
state | no | present |
|
present will make sure the package is installed. latest will make sure the latest version of the package is installed. absent will make sure the specified package is not installed. |
Note
Requires zypper
Note
Requires rpm