mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
homebrew_tap: Add support for brew search path (#1708)
* homebrew_tap: Add support for brew search path User can specify search path for brew executable. Fixes: #1702 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com> * Change version Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9c648c8e3a
commit
d0f097c871
2 changed files with 20 additions and 3 deletions
2
changelogs/fragments/1702_homebrew_tap.yml
Normal file
2
changelogs/fragments/1702_homebrew_tap.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- homebrew_tap - add support to specify search path for ``brew`` executable (https://github.com/ansible-collections/community.general/issues/1702).
|
Loading…
Add table
Add a link
Reference in a new issue