nodesource / ansible-nodejs-role

Ansible Role for Node.js Binary Install
MIT License
131 stars 47 forks source link

io.js Ansible role #7

Open rvagg opened 9 years ago

rvagg commented 9 years ago

putting this note here .. we need to offer the same thing but for io.js

devNoiseConsulting commented 9 years ago

Would it make sense to have this playbook install one of the 3 servers based on configuration variables the playbook looks for? These variables would be used to configure internal variables to install the correct server.

Possible configuration variables that are set outside of the playbook:

Possible internal variables for the playbook:

wolfeidau commented 9 years ago

TBH at the moment I think it would be better to have two different roles. Just to ensure it is very clear to the ops person which "distribution" the system is using.

tersmitten commented 8 years ago

You might want to have a look at a similar role I created