community.general/lib/ansible/modules/packaging
Greg Hellings af5d84b70b Properly report install failures from dnf module (#49760)
Reporting of install failures was improperly guarded behind a list of
packages to install when the first element changed in a list was found.
This lead to the dnf module silently failing at times when it should not
fail.

Fixes issue 49759
2018-12-13 05:22:53 -05:00
..
language pear: More info if failure occurs (#49735) 2018-12-11 09:38:06 -05:00
os Properly report install failures from dnf module (#49760) 2018-12-13 05:22:53 -05:00
__init__.py