mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
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>
This commit is contained in:
parent
3560aeb12f
commit
df1fa397db
2 changed files with 8 additions and 6 deletions
2
changelogs/fragments/1411_homebrew_tap.yml
Normal file
2
changelogs/fragments/1411_homebrew_tap.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- homebrew_tap - provide error message to user when module fails (https://github.com/ansible-collections/community.general/issues/1411).
|
Loading…
Add table
Add a link
Reference in a new issue