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
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
9 years ago
..
language Merge pull request #446 from xiaclo/patch-1 9 years ago
os better cope with rpm not returning package name 9 years ago
__init__.py Add missing __init__.py files for find_package() to work 10 years ago
dpkg_selections.py added missing GPL licences 9 years ago
elasticsearch_plugin.py minor doc fixes 9 years ago