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/debian | |
| parent | 0a4675d0086ed7a4b6767255aa3b3f0c5d84acba (diff) | |
Add nvm/nodejs role w/testing
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index af1e4704..e00c4e7f 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -79,6 +79,7 @@ - role: "python" - role: "go" - role: "rust" + - role: "nodejs" - role: "zoxide" - role: "usbutils" - role: "docker" |
