m31271n.node
Node
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
- Special thanks to NodeSource Node.js Binary Distributions
Created with ❤ by m31271n
Installa
ansible-galaxy install m31271n.node
Licenza
mit
Download
173
Proprietario