public-health-ch/ansible/roles/geerlingguy.nodejs/meta/main.yml

32 lines
513 B
YAML
Raw Normal View History

2017-04-24 16:09:26 +00:00
---
dependencies: []
galaxy_info:
author: geerlingguy
description: Node.js installation for Linux
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
2018-12-17 12:50:15 +00:00
min_ansible_version: 2.4
2017-04-24 16:09:26 +00:00
platforms:
- name: EL
versions:
2020-05-15 20:41:39 +00:00
- 6
- 7
- 8
2017-04-24 16:09:26 +00:00
- name: Debian
versions:
2020-05-15 20:41:39 +00:00
- all
2017-04-24 16:09:26 +00:00
- name: Ubuntu
versions:
2020-05-15 20:41:39 +00:00
- trusty
- xenial
- bionic
2017-04-24 16:09:26 +00:00
galaxy_tags:
- development
- web
2018-12-17 12:50:15 +00:00
- javascript
- js
- node
- npm
- nodejs