Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eins78/ansible-role-nodejs

TEMP
https://github.com/eins78/ansible-role-nodejs

Last synced: about 1 month ago
JSON representation

TEMP

Awesome Lists containing this project

README

        

# ansible-role-nodejs

Installs current versions of:

- `nodejs`
- `npm`

on:

- Debian: 7 (wheezy) and 8 (jessie)
- Ubuntu: 12.04 (precise) and 14.04 (trusty)

Uses [nodesource's nodejs role](https://github.com/nodesource/ansible-nodejs-role),
but also upgrades `npm` and can potentially be expanded to support more OS families.