ansible-role-nvm
ansible-role-nvm copied to clipboard
Role to install nvm and multiple nodejs versions.
I tried with `nvm_env: user` and nvm_users: [foo] got this error during installation: ``` TASK [pablocrivella.nvm : checkout nvm_repo for selected users] ********************************** fatal: [appserver]: FAILED! => {"msg": "Failed to...
``` < TASK [pablocrivella.nvm : install versions for each user] > ----------------------------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || Wednesday 13 December 2017 20:23:01 +0200 (0:00:00.043) 0:00:44.750...
Hi there, Finding this role fails while installing npm packages from the `nvm_global_packages` list. The error appears to be due to the `nvm_node_versions` being "N/A", although the item being passed...
Failing due to the [ANXS dependency](https://github.com/ANXS/build-essential) ``` { "msg": "One or more items failed", "failed": true, "changed": false, "play": "staging server on AWS", "task": "ANXS.build-essential : Make sure the packages...