nodesource / ansible-nodejs-role

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

added task to uninstall before installing new version - allows change… #14

Open fubarhouse opened 8 years ago

fubarhouse commented 8 years ago

Allow function to change versions of Node.js if the nodejs version variable changes to allow seamless porting between the available versions.

Tested with DrupalVM on provision, and reprovision between both versions, and has no effect when install hasn't been previously executed from the playbook.