You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Andrii Radyk f2b255ffa3 Add zypper refresh support in zypper module (#2411)
* added zypper refresh support

* removed trailing symbols
* added forced zypper refresh support similar to update_cache for apt module

* removed unnecessary blocks and cleaned up the logic for refresh

* added update_cache as alias for refresh to be similar to apt/yum module

* update zypper module according to comments
10 years ago
..
language module was failing on python 2.7 after last update (#2459) 10 years ago
os Add zypper refresh support in zypper module (#2411) 10 years ago
__init__.py Add missing __init__.py files for find_package() to work 11 years ago
dpkg_selections.py added missing GPL licences 10 years ago
elasticsearch_plugin.py Added fallback for parse_error(string) on elasticsearch_plugin module. (#2517) 10 years ago