ansible-roles/nodejs
2017-03-13 14:42:02 -04:00
..
defaults Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
meta Improve documentation 2017-01-05 18:22:06 +01:00
tasks replace "state: installed" with "state: present" 2017-01-12 17:37:48 +01:00
tests Update test kitchen configuration and directory layout 2017-02-27 15:49:10 -05:00
.kitchen.yml Add max_ssh_sessions to .kitchen as a workaround 2017-03-13 14:42:02 -04:00
README.md Improve documentation 2017-01-05 18:22:06 +01:00

nodejs

Installation of NodeJS from NPM repositories.

Tasks

Everything is in the tasks/main.yml file.

Variables

  • nodejs_apt_version: verison for the repository (default: node_6.x).