NOTE: Unless you're working with a beast of a computer, and can beef up the resources on your Vagrant machines, I highly recommend paying a few bucks for a hosting provider (AWS/Hetzner) to use the development environment instead.
On some machines, the Vagrant execution of Ansible playbooks is pretty quick, while on others, I've experienced excruciatingly slow execution.
You don't need to be an expert to get started with Vagrant, but I do recommend being familiar with how it works. Going through the official Getting Started would be a good use of your time, if you're going this route!
- Install Vagrant
- You may need to install/configure
virtualbox
as well, as the provider.
- You may need to install/configure