From 570555cf2d464078190240df724ca4f148c72b48 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 4 Mar 2026 00:47:09 +0100 Subject: Refactor language roles to use mise and install multiple version support --- roles/nodejs/meta/main.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'roles/nodejs/meta/main.yml') diff --git a/roles/nodejs/meta/main.yml b/roles/nodejs/meta/main.yml index f76250dc..b75e6a41 100644 --- a/roles/nodejs/meta/main.yml +++ b/roles/nodejs/meta/main.yml @@ -1,10 +1,9 @@ --- dependencies: - - role: "bash" - - role: "curl" + - role: "mise" galaxy_info: author: "a14m" - description: "Install nvm and nodejs (versions) on Linux distributions" + description: "Install nodejs (versions) via mise on Linux distributions" license: "MIT" min_ansible_version: "2.18" platforms: -- cgit v1.2.3