nodejs
lifeofguenter.nodejs
This ansible role will install Node.js + yarn.
Requirements
none
Role Variables
nodejs_version: 10.x
Dependencies
none
Example Playbook
- hosts: nodejs
roles:
- { role: lifeofguenter.nodejs }
License
Licensed under the MIT License. See the LICENSE file for details.
Author Information
Install
ansible-galaxy install lifeofguenter/ansible-role-nodejs
License
mit
Downloads
2497
Owner