charliemaiors.nodejs
Nodejs
This role will set up the Node.js environment and npm on CentOS, Ubuntu, or Arch Linux.
Requirements
There are no specific requirements for this role.
Role Variables
The role has one variable called lts
, which is a boolean. Setting it to true will install the LTS (Long Term Support) version instead of the latest version.
Example Playbook
This role lets the user choose between the latest version and the LTS version.
- hosts: servers
roles:
- { role: nodejs, lts: true }
License
GNU GPL
Author Information
This role was created in 2018 by Carlo Maiorano, a developer for the Department of Computer Science and Engineering at Alma Mater Studiorum. It was directed and supervised by Paolo Bellavista, the Group Leader.
Installa
ansible-galaxy install charliemaiors.nodejs
Licenza
Unknown
Download
2.2k
Proprietario