ansible/changelogs/fragments/73887.mac-m1-homebrew.yaml
Fernando Correia 7fd989d008
Detect Homebrew on Mac M1 (Apple Silicon) (#74378)
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-04-23 11:01:52 -04:00

3 lines
78 B
YAML

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