ansible/changelogs/fragments/73887.mac-m1-homebrew.yaml
Fernando Correia 5ee1fe2665
Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401)
Homebrew's default install location for macOS on ARM is /opt/homebrew.
Source: https://docs.brew.sh/FAQ

On a Mac M1 (Apple Silicon), homebrew will be installed at
/opt/homebrew/bin/brew.
2021-05-17 05:37:11 -05:00

4 lines
78 B
YAML

---
bugfixes:
- facts - detect homebrew installed at /opt/homebrew/bin/brew