Skip to content

Critical error when changing yml to yaml #3344

Answered by tadeboro
dzintars asked this question in Q&A
Discussion options

You must be logged in to vote

This is expected default behavior since Molecule searches for scenarios using the molecule/*/molecule.yml glob. But if you would like to change the suffix to yaml, you can do that if you set the MOLECULE_GLOB environment variable like this:

export MOLECULE_GLOB='molecule/*/molecule.yaml'

Hope this helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dzintars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants