ansible-collection-homelab

Ansible collection with handy utils for a homelab setup

MIT License

Stars
12

bellackn.homelab

This is an Ansible collection that holds various roles that are handy for a homelab infrastructure setup. Currently it just consists of good old Ansible roles. I just had to convert them into a collection because RedHat forced me, basically.

How to Install

ansible-galaxy collection install bellackn.homelab

Content

Roles

proxmox_lxc

Sets up Proxmox LXCs. This was the former main content of this repository.

hms_mqtt_publisher

Deploys hms-mqtt-publisher as a systemd service.

Related Projects