ansible-nodejs-role
ansible-nodejs-role copied to clipboard
Previous installed Node doesn't get upgraded
trafficstars
When there's already a version of node installed (in my case v0.10.33), it doesn't update the package.
If however I manually run apt-get upgrade on the server, it presents nodejs as being upgradeable.