Remember to make a backup!

I don’t want to hijack this thread so I’ll post a new one. For some of my older examples and musings see A quick intro to Ansible. There has been a lot written on the forum in addition by me and others. I’ve recently gone through a complete rewrite of my roles to make them all much more idempotent. I’m not yet using Ansible vault so I can’t really post the whole shebang to Github but I can share the openHAB related ones here.

I’ll update this reply once I write the new post about Ansible.

But a tl;dr is my general experience using it with OH is the same as using it for NextCloud, my own custom services, Nightscout, etc. It’s awesome! I don’t have to remember anything! It’s all written down and it’s all there checked in to my personal git server where I can see the history of my machine’s configurations. OS upgrades are super easy too: install the new OS and run the Ansible playbook to reconfigure everything. Everything is documented and repeatable.

1 Like