m31271n.node

Node

Build Status Ansible Galaxy

This is an Ansible role that sets up a Node.js environment.

Requirements

There are no requirements.

Role Variables

  • node_major_version: 8 (this specifies the major version of Node.js)

Dependencies

There are no dependencies.

Example Playbook

- hosts: servers
  roles:
    - role: m31271n.node
      node_major_version: 6  # You can change this to your desired major version

Thanks


Created with ❤ by m31271n

Informazioni sul progetto

Ansible role that setups node environment.

Installa
ansible-galaxy install m31271n.node
Licenza
mit
Download
173
Proprietario