https://github.com/kong/node
ansible role to install node
https://github.com/kong/node
ansible nodejs
Last synced: 3 months ago
JSON representation
ansible role to install node
- Host: GitHub
- URL: https://github.com/kong/node
- Owner: Kong
- License: isc
- Created: 2016-10-03T14:50:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T16:05:46.000Z (almost 5 years ago)
- Last Synced: 2026-03-29T13:29:24.521Z (3 months ago)
- Topics: ansible, nodejs
- Size: 4.88 KB
- Stars: 0
- Watchers: 20
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mashape.node
=========
[![License][license]][license-url]
[license-url]: http://choosealicense.com/licenses/isc/
[license]: https://img.shields.io/npm/l/simon-promise.svg?style=flat-square
Installs node from https://github.com/nodesource/distributions/tree/master/deb
Role Variables
--------------
node_version: 4.x, 5.x, 6.x etc
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: mashape.node, node_version: 4.x }
License
-------
ISC