*** VirtualBox steps
- download image iso (e.g. focal)
- create a new VM in VirtualBox
- max memory and cpu
- bridged networking
- during installation check on OpenSSH server
- setup guest addons:
- Devices -> Insert Guest CD
-
- setup shared directories as needed
- set up ansible ``` sudo apt-get install -y python3-pip pip install ansible
6. reboot