node

ansible-node

Ansible role that installs Node for Ubuntu 18.04 (Bionic Beaver) using the NodeSource APT.

Requirements

None.

Role Variables

  • version defaults to 10.x
  • dist defaults to bionic

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: zaiste.node }

License

MIT / BSD

Author Information

Zaiste 2018

About

Ansible role that installs Node for Ubuntu Xenial from the NodeSource APT.

Install
ansible-galaxy install zaiste/ansible-node
GitHub repository
License
Unknown
Downloads
857
Owner
Occasional JavaScript programmer. On a quest for the Holy Grail of Programming. But first I need to understand Self.