/anxs-nodejs

Ansible role for nodejs

MIT LicenseMIT

ANXS - nodejs Build Status

Ansible role for installing nodejs, from package or by building it from source.

Requirements & Dependencies

  • Tested on Ansible 1.4 or higher.
  • Depends on ANXS.build-essential

Variables

nodejs_install_method: "source"     # "package" or "source"
nodejs_version: "0.10.26"           # nodejs version to install.

Thanks to

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!