-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[6.0.0a0] Failed to find driver vagrant. #3967
Labels
Comments
$ python3 -m pip install molecule-plugins[vagrant]@git+https://github.com/ansible-community/molecule-plugins.git git+https://github.com/ansible-community/molecule.git
[...]
Successfully installed molecule-6.0.0a0
$ molecule test
CRITICAL Failed to find driver vagrant. Please ensure that the driver is correctly installed. |
Seems like a consequence, yeah :/ I'll let them close the issue with an official response (or whatever to call it) and I've asked a couple of questions regarding v6. |
Driver support will be reenabled in a future 6 alpha release. Sorry about the bumpy road here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Type
Molecule and Ansible details
Desired Behavior
Run
molecule
using the Vagrant driver.Actual Behaviour
molecule==6.0.0a0
The text was updated successfully, but these errors were encountered: