community.general/lib/ansible/modules/extras/packaging
Thomas Bechtold 00a5c352ec 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
2016-12-08 11:33:06 -05:00
..
language Move examples to EXAMPLES variable 2016-12-08 11:33:03 -05:00
os zypper_repository: Fix repo parsing for empty list 2016-12-08 11:33:06 -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 Give dpkg_selections a .py file extension 2016-12-08 11:32:56 -05:00
elasticsearch_plugin.py Add more examples 2016-12-08 11:33:00 -05:00