1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 23:07:06 +00:00
community.general/lib
M0ses a1dbb83075 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.
2016-12-08 11:33:29 -05:00
..
ansible fix errorhandling in zypper.py module 2016-12-08 11:33:29 -05:00