11-25 update

This commit is contained in:
2025-11-28 17:26:03 -08:00
parent 2446f3c039
commit b2b9197dbc
22 changed files with 104 additions and 106 deletions

View File

@ -8,10 +8,11 @@
roles:
- { role: cosmos_init, vars: {"gather_only": "true" } }
- { role: nvidia_drivers, tags: ['nvidia_drivers'] }
- role: cosmos_init
- role: nvidia_drivers
...