this post was submitted on 02 Jul 2023
802 points (98.4% liked)

linuxmemes

20703 readers
1792 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

I’m on Unraid now and have most of my services migrated to docker containers but on my previous build, I was just running Ubuntu Server a majority of the time.

I got a little scared thinking about all of the manual configuration I’ve done over time to this build and knew that if I needed to reinstall I’d essentially be fucked.

Like what tf is a fstab again?

So I took a few hours to learn Ansible and wrote a playbook that could configure my build nearly 100% in just one click. Changed the game.

If anyone knows of something similar with Unraid configs let me know bc I really did enjoy the ansible process