volanja / ansible-sample-tdd

Test Driven Development for Ansible by ServerSpec. It's Sample
94 stars 14 forks source link

Option to change spec path? #7

Closed juju4 closed 8 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

related to ansible_spec. sorry for miss. moved.