Skip to content

drachtio/ansible-role-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-nodejs Build Status

This is an ansible role for building nodejs.

Role variables

Available variables are listed below, along with default values (see defaults/main.yml):

nodeVersion: 10.15.3

The nodejs version to install.

Example playbook

---
- hosts: all
  become: yes
  roles:
    - ansible-role-nodejs

About

ansible role for building nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published