Skip to content

Releases: ahrenstein/ansible-role-macsetup

Minor Sonoma Tweaks

27 Nov 03:45
2899707
Compare
Choose a tag to compare

Changes

  1. Allow Homebrew casks to install even if existing applications match (Handles MDM-based deployments)
  2. suspicious-package no longer added as a default cask
  3. Disable clicking the desktop to reveal wallpaper
  4. Disable tiled window margins

Python env no longer automatic

12 Jun 13:23
dc3e4e3
Compare
Choose a tag to compare

Changes

  1. Remove the following Homebrew formula
    1. packer
    2. xz
  2. Add the following Homebrew formula
    1. argocd
    2. go
    3. helm
    4. jq
    5. kubectx
    6. yq
  3. Add the utm Homebrew cask
  4. No longer using a virtual Python environment. Poetry is now favored.
  5. Ruby version bumped to 3.3.0
  6. Readme fixed

Various package updates

07 Nov 00:09
2561d7e
Compare
Choose a tag to compare

Changes

  1. Tapping hashicorp/tap
  2. packer is now part of the Hashicorp tap
  3. terraform is now part of the Hashicorp tap
  4. 1password added as a default cask
  5. Python version bumped to 3.11.0
  6. Sonoma is now the minimum version
  7. Strip out some remaining Intel code
  8. Adding azure-cli and pre-commit
  9. Replacing youtube-dl with yt-dlp

Ruby updated to 3..2.2

30 May 23:06
f711230
Compare
Choose a tag to compare

Changes

  1. Ruby version bumped to 3.2.2
  2. Ignore errors on Ruby commands

Ruby Updated to 3.1.2

18 Jul 03:36
4b57d5b
Compare
Choose a tag to compare

Changes

  1. Ruby version bumped to 3.1.2

Removing Vagrant

22 Mar 06:15
c8477db
Compare
Choose a tag to compare

Changes

  1. Python version bumped to 3.9.10
  2. Removing Vagrant and Virtualbox

Removing Vagrant boxes

22 Mar 04:18
2e0a999
Compare
Choose a tag to compare

Changes

  1. Removing deprecated Vagrant boxes repo

Apple Silicon Support

20 Dec 22:12
fad8f1a
Compare
Choose a tag to compare

Changes

  1. Monterey/Apple Silicon initial support
  2. Deploy Rosetta 2
  3. Adding the following taps/brews/casks
    1. poetry
  4. Removing the following taps/brews/casks
    1. parera10/csshx
    2. docker-machine
    3. docker-machine-driver-vmware
    4. exiftool
    5. minikube
    6. openssh
    7. profilecreator
    8. wireshark
  5. saml2aws-duo is now just `saml2aws as it's officially supporting Duo on JumpCloud
  6. Moving the following brews to deploy only on Intel (for now)
    1. dc3dd
    2. vfuse
  7. Moving the following casks to deploy only on Intel (for now)
    1. vmware-fusion
    2. homebrew/cask-drivers/yubico-yubikey-manager
    3. homebrew/cask-drivers/yubico-yubikey-personalization-gui
    4. vagrant-vmware-utility
    5. vagrant
    6. virtualbox

Monterey Support

02 Dec 04:28
67405c2
Compare
Choose a tag to compare

Changes

  1. Removing osxfuse package from Homebrew tasks
  2. docker formula removed from Homebrew because docker cask is all we need

Add fzf brew and remove sshfs brew

21 Mar 17:49
d63d194
Compare
Choose a tag to compare

Just some minor changes around brews.

  1. Adding fzf
    1. Added as a brew
    2. Run yes | /usr/local/opt/fzf/install to configure fzf
  2. Remove the sshfs brew because it's deprecated