Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 448 Bytes

File metadata and controls

40 lines (25 loc) · 448 Bytes

Ansible Role: Node.js

Installs Node.js and npm

Supported platforms

CentOS 6 & 7
Ubuntu 14.04

Requirements

None

Role Variables

None

Dependencies

pcextreme.repo-epel

Example Playbook

- hosts: servers
  roles:
    - { role: pcextreme.nodejs }

Credits

License

The MIT License (MIT). Please see License File for more information.