Hacker News new | ask | show | jobs
by dapozza 1380 days ago
I think this is to oldscool. You can still automate via Ansible, keep your playbooks and roles in Git and run VM's.
1 comments

Exactly this. I have a big nostalgia for old school sysadmin ways of working, but just use Ansible. It’s beyond easy and can be as simple or complex as you like. I use containers on my home server (with podman) alongside a bunch of other services and it’s all just so clean and easy to maintain as a collection of roles and playbooks.