mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 19:25:54 +00:00
tests/azure: Install molecule-plguins to get docker driver
The docker driver is not part of molecule 5.0.0 anymore. molecule-plugins need to be installed to get the driver.
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
retryCountOnTaskFailure: 5
|
||||
displayName: Install tools
|
||||
|
||||
- script: pip install molecule[docker]
|
||||
- script: pip install molecule-plugins[docker]
|
||||
retryCountOnTaskFailure: 5
|
||||
displayName: Install molecule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user