Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eins78/ansible-role-nodejs
TEMP
https://github.com/eins78/ansible-role-nodejs
Last synced: about 1 month ago
JSON representation
TEMP
- Host: GitHub
- URL: https://github.com/eins78/ansible-role-nodejs
- Owner: eins78
- Created: 2015-06-30T20:58:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T20:59:44.000Z (over 9 years ago)
- Last Synced: 2024-04-15T03:00:39.505Z (9 months ago)
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.