zaiste.node

ansible-node

Ansible角色用于通过NodeSource APT在Ubuntu 18.04(Bionic Beaver)上安装Node。

需求

没有。

角色变量

  • version 默认为 10.x
  • dist 默认为 bionic

依赖

没有。

示例剧本

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

许可证

MIT / BSD

作者信息

Zaiste 2018年

关于项目

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

安装
ansible-galaxy install zaiste.node
许可证
Unknown
下载
869
拥有者
Occasional JavaScript programmer. On a quest for the Holy Grail of Programming. But first I need to understand Self.