Added auto-suspend, added wol proxy for ollama

This commit is contained in:
2025-06-22 18:43:55 +02:00
parent dab5520630
commit 6579e15394
16 changed files with 449 additions and 266 deletions
+7
View File
@@ -0,0 +1,7 @@
- name: Setup Auto Suspend
hosts: auto_suspend
tasks:
- name: Setup Auto Suspend
ansible.builtin.include_tasks:
file: tasks/auto_suspend.yml