Solved oauth2 bugs and deactivated health-csp role temporary

This commit is contained in:
2025-05-13 14:34:16 +02:00
parent 687f9b0703
commit dc4964eda1
14 changed files with 38 additions and 82 deletions

View File

@@ -13,16 +13,6 @@ Optimized for Archlinux and Debian-based systems, this role ensures the presence
- **Node.js Installation:** Installs the latest Node.js version available via the system's package manager.
- **Idempotent Execution:** Ensures Node.js is only installed when missing.
## Usage
Include this role before running any tasks or roles that depend on Node.js:
```yaml
- name: Ensure Node.js is available
roles:
- nodejs
````
## License
CyMaIS NonCommercial License (CNCL)