- Add ollama role for local LLM inference (install, service, models) - Add searxng container for private search - Migrate hostname from home.bdebyl.net to home.debyl.io (inventory, awsddns, zomboid entrypoint, home_server_name) - Update vault with new secrets Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
134 B
YAML
10 lines
134 B
YAML
---
|
|
- import_tasks: install.yml
|
|
tags: ollama
|
|
|
|
- import_tasks: service.yml
|
|
tags: ollama
|
|
|
|
- import_tasks: models.yml
|
|
tags: ollama
|