mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1aa26662ef
* Add default brew search path for non-Intel / Apple silicon hardware
* add changelog fragment
* Update 1679-homebrew_search_path.yml
fix for double-ticks in yaml/rst format
* missing dots and brackets
(cherry picked from commit 2a53edd9bc
)
Co-authored-by: Anatoly Pugachev <matorola@gmail.com>
8 lines
479 B
YAML
8 lines
479 B
YAML
---
|
|
bugfixes:
|
|
- homebrew - add default search path for ``brew`` on Apple silicon hardware
|
|
(https://github.com/ansible-collections/community.general/pull/1679).
|
|
- homebrew_cask - add default search path for ``brew`` on Apple silicon hardware
|
|
(https://github.com/ansible-collections/community.general/pull/1679).
|
|
- homebrew_tap - add default search path for ``brew`` on Apple silicon hardware
|
|
(https://github.com/ansible-collections/community.general/pull/1679).
|