nodesource / ansible-nodejs-role

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

Add ability to set Node.js version to intall (0.10 or 0.12). #11

Closed aloysius-lim closed 9 years ago

aloysius-lim commented 9 years ago

Add support for the latest version of Node (0.12), with the option to install the previous version (0.10) by setting the variable nodejs_version.

aripalo commented 9 years ago

This would be nice.