mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
* 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
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).
|