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 | 268c3a8f7e626a2d293e09b28f4b65480f689504 (patch) | |
| tree | 2e7b305b44053f507e8008c591398c38c07776a3 /molecule/raspberrypi | |
| parent | a3c6325ed946f4c77e4704c9f31a8dbdb5a3d943 (diff) | |
Add nvm/nodejs role w/testing
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 5297e6fa..463678e3 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -75,6 +75,7 @@ - role: "python" - role: "go" - role: "rust" + - role: "nodejs" - role: "zoxide" - role: "usbutils" - role: "wireguard" |
