Member-only story
Install Ansible for Mac Universal (Intel Chip and Apple Silicon) using Homebrew in macOS Monterey
How to install the latest release of Ansible and its dependencies using Homebrew Package Manager in macOS 12.6 Monterey.
3 min readSep 27, 2022
How to Install Ansible for Mac Universal (Intel Chip and Apple Silicon) using Homebrew?
Homebrew is an incredible package manager for macOS, allowing you to install and maintain up-to-date software easily.
I’m Luca Berton and welcome to today’s episode of Ansible Pilot.
Links
code
Ansible is available as package “ansible” in Homebrew Package Manager for Mac Universal (Intel Chip and Apple Silicon)
installation
lberton@Lucas-MBP ~ % brew install ansible
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
highwayYou have 1 outdated formula installed.
You can upgrade it with brew upgrade
or…