./prepare.sh && ./build.sh
Above sets up brew
, python
, pipx
and ansible
before running the playbook.yml
.
./build.sh
- if you encounter "Ignore insecure directories and continue [y] or abort compinit [n]?" in your terminal try:
compaudit | xargs chmod g-w