Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
limonni's avatar
Nicola LIMONGI authored
d4713b1a
History

ECGALAXY nodejs

Ansible role that installs Node.js.

Requirements

None.

Role Variables

Dependencies

  • ecgalaxy.common_packages

Example Playbook

- hosts: all
  roles:
    - ecgalaxy.common_packages
    - ecgalaxy.nodejs

License

EUPL-1.2

Author Information

ECGALAXY team.

NOTE: This role is based on original work by Jeff Geerling.)