nodesource / ansible-nodejs-role

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

Add support for newer nodejs versions, in the form of '5.x'. #21

Closed mtpereira closed 7 years ago

mtpereira commented 8 years ago

Hello,

Following PRs #19 and #20 , here's a fix for support on newer versions, whilst still maintaining compatibility with older versions' repositories.

Thank you.

rvagg commented 8 years ago

@wolfeidau if you have time could you please review this? It looks good to me aside from my concern re v4.x vs v5.x.

mtpereira commented 8 years ago

We're now installing LTS (https://nodejs.org/en/blog/release/v4.2.0/) by default.