How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "munikypo/ubuntu-22.04" end
vagrant init munikypo/ubuntu-22.04 vagrant up
This version was created 5 months ago.
Python3-pip and ansible-core 2.14 and ansible 7.7.0 installed
There isn't a description.
There are no providers for this version.