nodejs
Ansible role node.js
An ansible role for node.js
Tested under:
- CentOS 7.4
Requirements
No requirements
Role Variables
Variable | Default | Comments |
---|---|---|
nodejs_version |
10 |
Dependencies
No dependencies
Example Playbook
---
- name: example
hosts: all
become: true
vars:
nodejs_version: 10
roles:
- lechuckroh.nodejs
License
MIT
Install
ansible-galaxy install lechuckroh/ansible-role-nodejs
License
mit
Downloads
51
Owner