Broke a few things, added a few more

This commit is contained in:
2026-03-26 18:15:01 +01:00
parent f3ce5a8880
commit 9b11b5ece9
14 changed files with 189 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Include selected operations for llama.cpp
tags:
- llama_cpp
ansible.builtin.include_tasks: "{{ deployment_action|default('deploy') }}/main.yml"