1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/1411_homebrew_tap.yml
Abhijeet Kasurde df1fa397db
homebrew_tap: Return error message to user (#1603)
* When module fails return meaningful error message to user
  returned by homebrew-tap command.
* Doc update

Fixes: #1411

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-01-12 12:46:19 +01:00

2 lines
152 B
YAML

minor_changes:
- homebrew_tap - provide error message to user when module fails (https://github.com/ansible-collections/community.general/issues/1411).