community.general/lib/ansible/modules/extras/packaging
Robin Roth 6c9c4e7482 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-12-08 11:34:47 -05:00
..
language Just use netloc to identify bucket name for s3 locations (#2713) 2016-12-08 11:34:44 -05:00
os Zypper repo autoimport keys (#2132) 2016-12-08 11:34:47 -05:00
__init__.py Add missing __init__.py files for find_package() to work 2016-12-08 11:32:19 -05:00
dpkg_selections.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
elasticsearch_plugin.py Added fallback for parse_error(string) on elasticsearch_plugin module. (#2517) 2016-12-08 11:34:27 -05:00
kibana_plugin.py Add kibana_plugin module (#2621) 2016-12-08 11:34:37 -05:00