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.