Skip to content
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

[BUG] Starting molecule 3.1.0, molecule-docker is no longer part of molecule #79

Closed
blalop opened this issue Aug 20, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@blalop
Copy link
Member

blalop commented Aug 20, 2021

Description

Starting molecule 3.1.0, molecule-docker is no longer part of molecule (see ansible/molecule#2811). Thus, this template requires manual installation of molecule-docker when using molecule >= 3.1.0. It would be interesing to add support in the template.

Steps to Reproduce

Use molecule >= 3.1.0.

Expected behavior:
Successful molecule converges.

Actual behavior:

CRITICAL Failed to pre-validate.

{'driver': [{'name': ['unallowed value docker']}]}

Reproduces how often:
Always.

Environment

Molecule >= 3.1.0

Additional Information

N/A

@blalop blalop added the bug Something isn't working label Aug 20, 2021
@blalop blalop self-assigned this Aug 20, 2021
blalop added a commit that referenced this issue Aug 20, 2021
blalop added a commit that referenced this issue Aug 20, 2021
blalop added a commit that referenced this issue Aug 23, 2021
blalop added a commit that referenced this issue Aug 24, 2021
#79 add molecule-docker support
@blalop
Copy link
Member Author

blalop commented Aug 24, 2021

Fixed in 2.8.0 release

@blalop blalop closed this as completed Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant