Initial snapshot before transformerlab recovery

This commit is contained in:
Codex
2026-03-31 13:25:25 -06:00
commit d860318d43
49 changed files with 3864 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
- hosts: localhost
gather_facts: true
vars_files:
- ../group_vars/all.yml
roles:
- { role: preflight, tags: ["preflight"] }
- directories
- packages
- lab_assets
- node_runtime
- llama_cpp
- transformerlab
- open_webui
- chunkviz
- promptfoo
- wiki
- kiln
- unsloth