ansible-roles/nodejs/README.md

12 lines
200 B
Markdown
Raw Permalink Normal View History

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