ansible-roles/nodejs/README.md
Jérémy Lecour 61f5219f48 Improve documentation
Each role has a README and a meta/main.yml file
2017-01-05 18:22:06 +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`: verison for the repository (default: `node_6.x`).