This is an Ansible collection that holds various roles that are handy for my homelab infrastructure setup.
ansible-galaxy collection install bellackn.homelab
Deploys hms-mqtt-publisher as a systemd service.
Sets up Kubernetes clusters with kubeadm.
Sets up Proxmox LXCs.
- Create a new fragment in changelogs/fragments
- Create a release summary in the same directory
- Bump the version in galaxy.yml
- Run
antsibull-changelog release - Create and push the according git tag
- Create a release on GitHub (use the previous ones as a template)