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
M0ses f8045f4574 fix errorhandling in zypper.py module
package_latest was calling package_present but did not care
about the return code so errors in package_present were hidden
and everthing look ok on the console when zypper update did not fail,
but no packages where installed.
11 years ago
..
language remove x bit 11 years ago
os fix errorhandling in zypper.py module 11 years ago
__init__.py Add missing __init__.py files for find_package() to work 11 years ago