Added draft for CSP health checker

This commit is contained in:
2025-05-13 09:10:20 +02:00
parent 72baa9ea28
commit 23496f2fab
18 changed files with 424 additions and 0 deletions

2
roles/npm/vars/main.yml Normal file
View File

@@ -0,0 +1,2 @@
# Optional project folder to run 'npm ci' in
npm_project_folder: null