ansible-community / molecule-goss

Molecule Goss Verifier
https://github.com/ansible-community/molecule-plugins
MIT License
12 stars 11 forks source link

Use cookiecutter via tox to clone verify playbook #12

Closed abtreece closed 3 years ago

abtreece commented 3 years ago

The verify playbook for the functional tests was manually copied to each dir. This change attempts to DRY out the setup of the tests by using cookiecutter to clone the default playbook.