mirror of https://github.com/ansible/ansible.git
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.pull/18777/head
parent
d15b3776f0
commit
a1dbb83075
Loading…
Reference in New Issue