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.
- Install homebrew with the command from the site.
brew install uvto install uv.uv venv --python 3.12source .venv/bin/activateuv pip install ansible./playbook.yml
This repository is public domain, distributed under the Unlicense, so you can do whatever you want with it, see LICENSE.