Molecule scaffold role ansible

Scaffold a role with a Molecule scenario; MOLECULE_DISTRO picks the test image

molecule init role my_role --driver-name docker && cd my_role && MOLECULE_DISTRO=ubuntu2204 molecule create
more ansible all 56 commands →