Remove molecule dependencies (#261) (#263)

Remove molecule dependencies

SUMMARY

Depends-on: ansible-collections/cloud.common#92
Molecule is overwriting the cloud.common dependency installed by zuul,
which is causing issues with the CI job for turbo mode. We still need to
find a way to test against the latest released version of cloud.common.

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Gonéri Le Bouder <goneri@lebouder.net>
Reviewed-by: None <None>
(cherry picked from commit ff43353de6)
This commit is contained in:
Mike Graves
2021-10-14 08:39:16 -04:00
committed by GitHub
parent 70db517265
commit 256fa58ca8
3 changed files with 11 additions and 7 deletions

View File

@@ -33,7 +33,3 @@ scenario:
- prepare
- converge
- verify
dependency:
name: galaxy
options:
requirements-file: requirements.yml