ansible-role-node-js/README.md

30 lines
391 B
Markdown

Role Name
=========
A role that installs node.js and, optionally, yarn. <https://nodejs.org/>
Role Variables
--------------
The most important variables are listed below:
``` yaml
node_js_repo_version: 12
node_js_yarn_install: False
```
Dependencies
------------
None
License
-------
EUPL-1.2
Author Information
------------------
Andrea Dell'Amico, <andrea.dellamico@isti.cnr.it>