mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved oauth2 bugs and deactivated health-csp role temporary
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user