How to inject a specific (list of) molecule plugins with pipx #1651
Unanswered
JiElPe-Fr38
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to inject the docker molecule plugin into a pipx installed ansible-dev-tools package with :
pipx inject ansible-dev-tools 'molecule-plugins[docker]But, when checking with molecule drivers command, I saw that all drivers were installed, just as if
pipx inject ansible-dev-tools molecule-pluginswere executed.Is it a bug or have I mispelled something ?
Beta Was this translation helpful? Give feedback.
All reactions