Initial snapshot before transformerlab recovery
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Handlers for Ollama role
|
||||
|
||||
- name: Start Ollama service
|
||||
ansible.builtin.systemd:
|
||||
name: ollama
|
||||
state: started
|
||||
enabled: yes
|
||||
become: yes
|
||||
Reference in New Issue
Block a user