1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Ansible_Project/roles/nodejs/meta/main.yml
2022-05-17 15:45:42 +02:00

21 lines
318 B
YAML

galaxy_info:
author: Florian Charlaix
description: Install NodeJS and NPM
company: IUT Lyon 1 la Doua
license: None
min_ansible_version: 2.1
platforms:
- name: Debian
versions:
- 11
- 12
- name: Ubuntu
versions:
- 20.04.4
galaxy_tags: []
dependencies: []