elnebuloso.nvm

Ansible Role - NVM Node Version Manager

abandoned

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.

Informazioni sul progetto

NVM Node Version Manager

Installa
ansible-galaxy install elnebuloso.nvm
Licenza
mit
Download
8.2k
Proprietario