DEV Community

Discussion on: Why should I not choose Ruby on Rails ?

 
martyonthefly profile image
Sylvain Marty

I didn't know the existance of that kind of tools! I will take a look, thank you. :)

Thread Thread
 
aghost7 profile image
Jonathan Boudreau

Its a bit like a script runner. For ansible its just a YAML configuration and setting it up is pretty simple. You just need ansible of installed on the machine you're executing your "scripts" (they're called playbooks in ansible world) from and ssh configured for all of the servers you want to automate.