ansible-roles/nodejs
Patrick Marchand fefd10ae2a
continuous-integration/drone/push Build is passing Details
The GPG key for yarn changed
2020-02-11 10:20:12 -05:00
..
defaults nodejs: extract yarn tasks in a file 2018-04-06 09:19:36 +02:00
files The GPG key for yarn changed 2020-02-11 10:20:12 -05:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks nodejs: extract yarn tasks in a file 2018-04-06 09:19:36 +02:00
tests Update test kitchen configuration and directory layout 2017-02-27 15:49:10 -05:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md follow https://wiki.evolix.org/HowtoNodeJS and default to node_8.x version 2018-02-27 00:12:50 +01:00

README.md

nodejs

Installation of NodeJS from NPM repositories.

Tasks

Everything is in the tasks/main.yml file.

Variables

  • nodejs_apt_version: version for the repository (default: node_8.x).