ansible-roles/nodejs
David Prevot 4b4b34e849
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2612|29|2583|13|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/305//ansiblelint">Evolix » ansible-roles » unstable #305</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
Ensure {{ apt_keyring_dir }} directory exists
2023-07-25 10:59:53 +02:00
..
defaults Use proper keyrings directory for APT version 2022-11-02 23:16:32 +01:00
files yarn: update apt key 2023-02-21 15:09:05 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Ensure {{ apt_keyring_dir }} directory exists 2023-07-25 10:59:53 +02:00
templates Install deb822 sources on Debian >=12 2023-03-20 15:43:34 +01: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).