community.general/changelogs/fragments/8048-fix-homebrew-module-er...

3 lines
255 B
YAML

bugfixes:
- homebrew - error returned from brew command was ignored and tried to parse empty JSON. Fix now checks for an error and raises it to give accurate error message to users (https://github.com/ansible-collections/community.general/issues/8047).