tschifftner.nodejs

Ansible Role: Install nodejs

Build Status

Installs nodejs from source on Debian/Ubuntu linux servers.

Requirements

ansible 2.0+

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

nodejs_version: '10.x'

Dependencies

None.

Installation

$ ansible-galaxy install tschifftner.nodejs

Example Playbook

- hosts: server

  roles:
    - { role: tschifftner.nodejs }

Supported OS

  • Debian 9 (Stretch)
  • Debian 8 (Jessie)
  • Ubuntu 18.04 (Bionic Beaver)
  • Ubuntu 16.04 (Xenial Xerus)

Required ansible version

Ansible 2.5+

License

MIT License

Author Information

About

Installs nodejs on Debian/Ubuntu linux servers.

Install
ansible-galaxy install tschifftner.nodejs
GitHub repository
License
mit
Downloads
330
Owner
Kubernetes Software Architekt, Magento Certified Developer und Full-Stack Entwickler