Technical requirements
Following our excursion into the cloud, we will return to our local machine and launch an Ubuntu 22.04 virtual machine using Multipass; as we will be running a workload that requires a bit more disk space than we have been used to so far, we will be altering the specs of the virtual machine when we launch it to increase the disk space and RAM.
As we will be installing a lot of different software on the virtual machine, your Multipass virtual machine will need to be able to download packages from the internet; there will be around 3 GB of various packages and configuration files to download.
You can find a complete copy of the playbook accompanying this chapter in the repository at https://github.com/PacktPublishing/Learn-Ansible-Second-Edition/tree/main/Chapter14.