community.general/lib/ansible/modules/packaging
Indrajit Raychaudhuri 45252b79be pacman: Fail fast when 'rc != 0'
We fail-fast and display 'stderr' in case 'pacman' returns with 'rc != 0'.
There is no point computing 'module._diff' in such case anyway.

Fixes #23910

(cherry picked from commit 8c6a2a848cf6a6d6522c8f5be56decf8df1ed6ab)
2017-04-24 21:12:20 -04:00
..
language Removes expanduser in favor of type path 2017-03-31 00:24:38 -04:00
os pacman: Fail fast when 'rc != 0' 2017-04-24 21:12:20 -04:00
__init__.py