SimpliField.node

Node.js Setup Guide

This guide is for setting up Node.js.

Requirements

You need Ansible version 2 or higher.

Role Variables

# Available versions: 0.12 | 4.x | 5.x | 6.x
nodejs_version: 4.x
nodejs_packages_update_cache: no
  • nodejs_packages_update_cache: This option controls whether the APT cache should be updated before installing dependencies. The default is no.

Dependencies

There are no dependencies.

Example Playbook

Here's an example of how to use this role in your playbook:

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

License

This package is licensed under the BSD 3-clause license.

Informazioni sul progetto

Nodejs

Installa
ansible-galaxy install SimpliField.node
Licenza
bsd-3-clause
Download
13.2k
Proprietario