Is 'molecule-plugins[docker]' replacing 'molecule[docker]'? #128
Replies: 7 comments
-
|
The azure part of the README is only an example to show that the molecule-plugin driver dependencies are not installed by default. So, to install molecule, the docker driver and its dependencies: |
Beta Was this translation helpful? Give feedback.
-
|
Isn't enough to install Moreover, |
Beta Was this translation helpful? Give feedback.
-
|
yes, installing I've not mentioned removing |
Beta Was this translation helpful? Give feedback.
-
|
@LorenzoBettini were you able to successfully enable molecule with docker... if so what is your current setup?? python version I am having kinda of a similar concern was able to enable ansible, molecule and docker but with python3.9 but molecule login was failing and destroy the config.. Now I am trying to have the same setup but with python3.11 but every time I install molecule-plugin[docker], molecule breaks and so ansible. |
Beta Was this translation helpful? Give feedback.
-
|
@LorenzoBettini do you think this bug can be closed ? |
Beta Was this translation helpful? Give feedback.
-
|
@apatard to be honest I still haven't got a chance to try the new |
Beta Was this translation helpful? Give feedback.
-
|
Is |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The README says something about
molecule-azurethat should be replaced bymolecule-plugins[azure]. Now I seem to understand that this repository also includes the docker plugin. Does that mean that instead ofmolecule[docker]we should installmolecule-plugins[docker]?Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions