diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-22 01:12:54 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-22 01:12:54 +0100 |
| commit | fdff3f7e8b2c36025fa51f0fee0da5015c6c3441 (patch) | |
| tree | 2e7b305b44053f507e8008c591398c38c07776a3 /molecule/archlinux-gnome | |
| parent | 0a4675d0086ed7a4b6767255aa3b3f0c5d84acba (diff) | |
Add nvm/nodejs role w/testing
Diffstat (limited to 'molecule/archlinux-gnome')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 14dfe8ce..9fdde413 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -86,6 +86,8 @@ - role: "neomutt" - role: "go" - role: "python" + - role: "rust" + - role: "nodejs" - role: "docker" - role: "podman" - role: "ansible" |
