volanja / ansible_spec

It's ruby gem that connect Ansible & Serverspec for Test Driven Server Configuration(or TDD).
MIT License
228 stars 57 forks source link

Option to change spec path? #80

Closed juju4 closed 6 years ago

juju4 commented 8 years ago

Hello,

I'm using kitchen-test with serverspec and my directory tree for spec files is roles/myrole/test/integration/(default|somethingelse)/serverspec

If I do a symlink as roles/myroles/spec, ansiblespec is working fine. is it possible to add a configuration option to specfiles: test/integration/default/serverspec/*_spec.rb ?

Thanks

juju4 commented 8 years ago

Ideally would be an ansiblespec-init. else, can edit Rakefile

volanja commented 6 years ago

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.