MD-Studio / MDStudio

A general framework for microservice based distributed applications
Apache License 2.0
12 stars 0 forks source link

create ansible playbook #135

Closed felipeZ closed 6 years ago

felipeZ commented 6 years ago

Generate an ansible playbook to install all the dependencies in a host.

marcvdijk commented 6 years ago

He Felipe,

Is there a need for this? My previous experiences with Ansible where not that good. Keep it simple and avoid yet another package if possible I would say.

Cheers,

Marc

Op 26 jun. 2018 om 17:53 heeft felipe zapata notifications@github.com het volgende geschreven:

Generate an ansible playbook to install all the dependencies in a host.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

felipeZ commented 6 years ago

I would use it to install docker and other dependencies for development. I will not be part of the standard installation, just for testing and development.