elnebuloso.nvm
Ansible Role - NVM Node Version Manager
Requirements
To use this role, you need Ansible version 2.0 or higher. The specific platform requirements are in the metadata file.
Supported Distributions
- ubuntu14
- ubuntu16
Role Variables
You can find the role variables in defaults/main.yml
.
Example Playbook
Here’s an example of how to use this role in a playbook:
- hosts: localhost
roles:
- role: elnebuloso.nvm
nvm_user: "root"
nvm_version: "v0.33.2"
nvm_node_versions:
- "6.11.2"
- "7.10.1"
- "8.4.0"
Dependencies
This role does not have any dependencies.
License
This project is licensed under the MIT License.
Author Information
This role was created in 2017 by elnebuloso.
Installa
ansible-galaxy install elnebuloso.nvm
Licenza
mit
Download
8.2k
Proprietario