Provisioning and experiments in my homelab. See also homeops.
Install go-task. Then, install dependencies with mise, setup age, and precommit hooks:
task init
Run playbooks and commands:
task ansible:{init,list,setup,upgrade,status}
Deploy docker-compose remotely to hosts:
task docker:homelab run=up