You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/nodejs
Jérémy Lecour 45e8132d07 Install deb822 sources on Debian >=12 2 months ago
..
defaults Use proper keyrings directory for APT version 7 months ago
files yarn: update apt key 3 months ago
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
tasks Install deb822 sources on Debian >=12 2 months ago
templates Install deb822 sources on Debian >=12 2 months ago
tests Update test kitchen configuration and directory layout 6 years ago
.kitchen.yml Kitchen: Change base image to evolix/ansible 6 years ago
README.md follow https://wiki.evolix.org/HowtoNodeJS and default to node_8.x version 5 years ago

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).