ansible/packaging/os
Robin Roth 06bd2a5ce2 Zypper repo autoimport keys (#2132)
* zypper_repository add auto_import_keys options

* also give more output on failure (rc, stdout, stderr)

* be more specific in the doc for auto_import_keys

* add runrefresh option to zypper_repository

* this comes out of ansible/ansible-modules-extras#2411, where AnderEnder adds refresh to the zypper module
* adds a way to force zypper to refresh a repository
* can be used to refresh independently of auto_import_keys
* add option to run name=* runrefresh=yes
* name runrefresh to not break existing use to refresh (now alias to autorefresh)
* add version_added flag to autorefresh

* remove wrong version_added comment
2016-09-04 08:20:10 +02:00
..
__init__.py
apk.py apk: Fix mutual exclusivity (#2768) 2016-08-24 08:54:44 +02:00
dnf.py
homebrew.py Add path type in homebrew 'path' option (#2692) 2016-08-10 08:50:53 +02:00
homebrew_cask.py Update homebrew_cask with additional cask features and doc updates (#2682) 2016-08-10 13:32:36 +02:00
homebrew_tap.py Update homebrew_tap to support custom tap URL via optional 'url' option (#2672) 2016-08-10 13:28:18 +02:00
layman.py
macports.py
openbsd_pkg.py
opkg.py
pacman.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
slackpkg.py
svr4pkg.py
swdepot.py
urpmi.py
yum_repository.py
zypper.py Ensure the return value for changed is bool (#2830) 2016-09-02 07:08:08 +02:00
zypper_repository.py Zypper repo autoimport keys (#2132) 2016-09-04 08:20:10 +02:00