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