This commit is contained in:
2026-03-12 12:57:30 +01:00
parent d74fab4faa
commit cfd3b222c5
5 changed files with 125 additions and 0 deletions

10
defaults/main.yml Normal file
View File

@@ -0,0 +1,10 @@
---
nodejs_version: 20.x # LTS: 20.x
nodejs_nvm: false
nodejs_nvm_version: 20.0.0
nodejs_user: "root"
npm_modules: []
composer: false