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
Thomas Bechtold 04496b70ae zypper_repository: Fix repo parsing for empty list
When no repositories are defined in zypper, the return code
of "zypper repos" is 6. Handle that case and don't fail
if zypper_repository has to deal with an empty repo list.

Fixes https://github.com/ansible/ansible-modules-extras/issues/795
11 years ago
..
language Move examples to EXAMPLES variable 11 years ago
os zypper_repository: Fix repo parsing for empty list 11 years ago
__init__.py Add missing __init__.py files for find_package() to work 11 years ago
dpkg_selections.py Give dpkg_selections a .py file extension 11 years ago
elasticsearch_plugin.py minor doc fixes 11 years ago