v3.1.1 regression: {'driver': [{'name': ['unallowed value docker']}]}
See original GitHub issueIssue Type
- Bug report
Molecule and Ansible details
ansible 2.10.1 && molecule 3.1.1
Molecule installation method (one of):
- pip
Ansible installation method (one of):
- pip
Desired Behavior
molecule should pre-validate.
Actual Behaviour
molecule v3.1.1 fails with this error:
ERROR: Failed to pre-validate.
{'driver': [{'name': ['unallowed value docker']}]}
Issue Analytics
- State:
- Created 3 years ago
- Reactions:19
- Comments:21 (9 by maintainers)
Top Results From Across the Web
Continuous Testing with Molecule, Ansible, and GitHub Actions
ERROR: Failed to pre-validate. {'driver': [{'name': ['unallowed value docker']}]} ```. See: https://molecule.readthedocs.io/en/ ...
Read more >Docker Compose release notes
This release introduced a breaking change via compose-go v1.3.0 and this PR. In this release, Docker Compose recreates new resources (networks, volumes, secrets ......
Read more >Telegraf 1.21 release notes - InfluxData Documentation
Update go.mongodb.org/mongo-driver from 1.7.3 to 1.8.3. Update github.com/google/go-cmp from ... ( value ): Add custom field name configuration option.
Read more >Apache Tomcat 8 (8.5.84) - Changelog
Fix: 66277: Fix regressions in refactoring from Stack ArrayDeque . Add: Add support for specifying Java 20 (with the value 20 ) as...
Read more >Changelog — Python 3.11.1 documentation
SetValueEx() now leaves the target value untouched in the case of ... Calculation will fall back to alternative names (“python<MAJOR>”, “python<MAJOR>.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
yeh I think you should have made this a 4.0.0, because thats very much a breaking change lol
I think this is the reason: https://github.com/ansible-community/molecule/pull/2811 Docker driver is now “out” of Molecule core, so you have to install it apart: