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 uv
to install uv.uv venv --python 3.12
source .venv/bin/activate
uv 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.