A Molecule driver for managing test instances with Multipass (Ubuntu VM orchestrator). Current version 0.5.0, low release cadence.
pip install molecule-multipassVerified import paths — ran on the pinned version, not inferred.
Create a molecule.yml in your molecule/default directory and run: molecule create
Install Multipass from https://multipass.run/ before using this driver.
Use 'name: multipass' in molecule.yml.
Upgrade Python to 3.7+ and molecule to 3.0+.