Ansible automation for the home-cloud server.
CI/CD runs the playbook automatically on every push to main via the self-hosted GitHub Actions runner.
ansible-playbook site.yml --vault-password-file /tmp/vault_pass
pre-commit run --all-files
See SESSION.md for current state and notes/ for architecture and plans.