ansible-roles/nodejs
Jérémy Lecour ca1f465aaa nodejs: default to version 16 LTS 2022-01-12 13:04:22 +01:00
..
defaults nodejs: default to version 16 LTS 2022-01-12 13:04:22 +01:00
files nodejs: change GPG key name 2021-06-08 11:19:26 +02:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Remove embedded GPG keys only if legacy keyring is present 2021-07-04 22:08:47 +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).