Nodejs

Ansible role for installing nodejs. Tested platforms are:

  • Debian 9
  • Ubuntu 16

Requirements

Debian 9 (stretch) Ubuntu 16 (xenial)

Role Variables

None

Dependencies

None

Example

---
- hosts: all
  roles:
     - { role: antonchernik.nodejs }

License

MIT / BSD

Author Information

This role was created in 2017 by Anton Chernik.