Releases: ahrenstein/ansible-role-macsetup
Releases · ahrenstein/ansible-role-macsetup
Minor Sonoma Tweaks
Changes
- Allow Homebrew casks to install even if existing applications match (Handles MDM-based deployments)
suspicious-package
no longer added as a default cask- Disable clicking the desktop to reveal wallpaper
- Disable tiled window margins
Python env no longer automatic
Changes
- Remove the following Homebrew formula
- packer
- xz
- Add the following Homebrew formula
- argocd
- go
- helm
- jq
- kubectx
- yq
- Add the
utm
Homebrew cask - No longer using a virtual Python environment. Poetry is now favored.
- Ruby version bumped to 3.3.0
- Readme fixed
Various package updates
Changes
- Tapping
hashicorp/tap
packer
is now part of the Hashicorp tapterraform
is now part of the Hashicorp tap1password
added as a default cask- Python version bumped to 3.11.0
- Sonoma is now the minimum version
- Strip out some remaining Intel code
- Adding
azure-cli
andpre-commit
- Replacing
youtube-dl
withyt-dlp
Ruby updated to 3..2.2
Changes
- Ruby version bumped to 3.2.2
- Ignore errors on Ruby commands
Ruby Updated to 3.1.2
Changes
- Ruby version bumped to 3.1.2
Removing Vagrant
Changes
- Python version bumped to 3.9.10
- Removing Vagrant and Virtualbox
Removing Vagrant boxes
Changes
- Removing deprecated Vagrant boxes repo
Apple Silicon Support
Changes
- Monterey/Apple Silicon initial support
- Deploy Rosetta 2
- Adding the following taps/brews/casks
poetry
- Removing the following taps/brews/casks
parera10/csshx
docker-machine
docker-machine-driver-vmware
exiftool
minikube
openssh
profilecreator
wireshark
saml2aws-duo
is now just `saml2aws as it's officially supporting Duo on JumpCloud- Moving the following brews to deploy only on Intel (for now)
dc3dd
vfuse
- Moving the following casks to deploy only on Intel (for now)
vmware-fusion
homebrew/cask-drivers/yubico-yubikey-manager
homebrew/cask-drivers/yubico-yubikey-personalization-gui
vagrant-vmware-utility
vagrant
virtualbox
Monterey Support
Changes
- Removing
osxfuse
package from Homebrew tasks docker
formula removed from Homebrew becausedocker
cask is all we need
Add fzf brew and remove sshfs brew
Just some minor changes around brews.
- Adding
fzf
- Added as a brew
- Run
yes | /usr/local/opt/fzf/install
to configure fzf
- Remove the
sshfs
brew because it's deprecated