ansible-roles/nodejs
2017-01-12 17:37:48 +01: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
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).