Skip to content

adamchainz/mac-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-ansible

I use this project to configure my macOS the way I like it. That way I can wipe and re-install with less effort. See my blog post.

Getting Started

  1. Install homebrew with the command from the site.
  2. brew install uv to install uv.
  3. uv venv --python 3.12
  4. source .venv/bin/activate
  5. uv pip install ansible
  6. ./playbook.yml

Fork! Copy! Adapt!

This repository is public domain, distributed under the Unlicense, so you can do whatever you want with it, see LICENSE.

About

🐄 Configuring my mac with Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published