Files
LLM-Labs-Local/ansible/roles
OpenCode 30f80fe058 Fix regex escaping in Lab 1 Ollama version extraction
In the YAML folded block scalar, \\. was passed literally to
regex_search as \., so it never matched valid semver strings like
0.21.1. Use \. instead so the dot is matched correctly.
2026-04-22 20:19:31 -06:00
..
2026-04-01 17:09:27 -06:00
2026-04-01 17:09:27 -06:00
2026-04-01 17:09:27 -06:00
2026-03-31 18:35:14 -06:00