ansible/packaging
Robin Roth 9f02fbe072 better cope with rpm not returning package name
if the rpm query is missing a package name (or giving some error): fail soft

before the patch: the module fails because the installed_state dict is missing the package name

after the patch: the missing package is assumed to not be in the correct state and is installed/removed with zypper
2015-11-11 11:57:11 +01:00
..
language Merge pull request #446 from xiaclo/patch-1 2015-11-10 09:42:14 -08:00
os better cope with rpm not returning package name 2015-11-11 11:57:11 +01:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
dpkg_selections.py added missing GPL licences 2015-10-07 23:20:27 -04:00
elasticsearch_plugin.py minor doc fixes 2015-07-16 18:02:42 -04:00