ansible-roles/nodejs/README.md
2018-02-01 12:00:41 +01:00

12 lines
200 B
Markdown

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