mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 14:23:10 +00:00
* fix(homebrew): give correct error message when become true used This commit fixes #8047 by raising the exception coming from calling homebrew with the `become: true` parameter set. * chore(changelog): add changelog fragment