molecule-hetznercloud/molecule_hetznercloud/cookiecutter/scenario/driver/hetznercloud/cookiecutter.json
Luke Murphy 218073759f
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.
2020-04-27 15:12:27 +02:00

6 lines
101 B
JSON

{
"molecule_directory": "molecule",
"role_name": "OVERRIDDEN",
"scenario_name": "OVERRIDDEN"
}