zaiste.node

ansible-node

Rol de Ansible que instala Node para Ubuntu 18.04 (Bionic Beaver) usando APT de NodeSource.

Requisitos

Ninguno.

Variables del Rol

  • version por defecto es 10.x
  • dist por defecto es bionic

Dependencias

Ninguna.

Ejemplo de Playbook

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

Licencia

MIT / BSD

Información del Autor

Zaiste 2018

Acerca del proyecto

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

Instalar
ansible-galaxy install zaiste.node
Licencia
Unknown
Descargas
869
Propietario
Occasional JavaScript programmer. On a quest for the Holy Grail of Programming. But first I need to understand Self.