A while back I started learning Ansible and it turned into quite the rabbit hole for me... I figured it was time to write about the absolute behemoth of an Ansible playbook that I've created for managing my homelab. Complete with custom roles published to Ansible Galaxy.

#homelab #automation #ansible

https://buff.ly/3WYZe9L

How I Deploy Services in My Homelab

An explanation of how I use my custom Ansible roles to deploy resources in my homelab.

Josh Noll
@joshrnoll great post , “I have a love-hate relationship with the way I’m managing my homelab currently” maybe worth to look around for alternatives? You may try out #Sparrowdo and ( just a bit of ) #RakuLang it supports dynamic/static hosts inventories, plugins and evaluation of logic on target hosts and it’s just genetic programming language (after all) with Ansible style declarative DSL - maybe it’ll give you more flexibility and simplicity …
@melezhik I’ll take a look at that, thanks for the recommendation!