https://github.com/zaiste/ansible-node
Ansible role that installs Node for Ubuntu 18.04 (Bionic Beaver) using the NodeSource APT.
https://github.com/zaiste/ansible-node
ansible-role node ubuntu-bionic
Last synced: about 2 months ago
JSON representation
Ansible role that installs Node for Ubuntu 18.04 (Bionic Beaver) using the NodeSource APT.
- Host: GitHub
- URL: https://github.com/zaiste/ansible-node
- Owner: zaiste
- Created: 2016-08-05T20:42:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T10:14:33.000Z (almost 8 years ago)
- Last Synced: 2025-04-05T01:14:29.811Z (about 1 year ago)
- Topics: ansible-role, node, ubuntu-bionic
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-node
Ansible role that installs Node for Ubuntu 18.04 (Bionic Beaver) using the NodeSource APT.
## Requirements
None.
## Role Variables
- `version` defaults to `10.x`
- `dist` defaults to `bionic`
Dependencies
------------
None.
Example Playbook
----------------
- hosts: servers
roles:
- { role: zaiste.node }
License
-------
MIT / BSD
Author Information
------------------
[Zaiste](http://zaiste.net) 2018