Hi friends, I’m back, this time jotting down some notes around my go-to way to provision VMs using Ansible. This post assumes Debian (Nix may be a future post).

Of course there’s many ways to provision a server, and this is just one of them. I hope some of these notes are helpful!

If you have any other ways you prefer to set up a server, that would be cool to share!

  • @BrianTheeBiscuiteer
    link
    2
    edit-2
    40 minutes ago

    Ansible is a legitimate way to provision a VM, but that’s not it’s strong suit. You should look into Teraform as it’s more industry standard.