Add molecule.yml so we can override
See https://github.com/ansible-community/molecule/pull/2666. I also formatted the cookiecutter.json. This will work when Molecule 3.0.4 is released.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"molecule_directory": "molecule",
|
||||
"role_name": "OVERRIDDEN",
|
||||
"scenario_name": "OVERRIDDEN"
|
||||
"molecule_directory": "molecule",
|
||||
"role_name": "OVERRIDDEN",
|
||||
"scenario_name": "OVERRIDDEN"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user