volanja / ansible_spec

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

Few clarifications on how to use this please #136

Closed itsme-narahari closed 4 years ago

itsme-narahari commented 4 years ago

Hello: Sorry for my ignorance, so please bear with me.

Thank you in advance for your help.

Do I need to expect ruby on the target nodes ?

Do I need install spec_helper.rb on the target nodes ?

or

this tool will parse thru my playbooks and roles and generate a diff set of test playbooks ?

Sorry for my ignorance but I am trying to get a handle on this.

-Narahari

volanja commented 4 years ago