mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:03:59 +00:00
Disable sudo become for Windows Ollama playbook
This commit is contained in:
parent
5f60ede5d7
commit
3b1014ee4d
@ -30,6 +30,7 @@
|
||||
- name: Configure Prole Ollama models on Windows GPU hosts
|
||||
hosts: workstations_windows
|
||||
gather_facts: true
|
||||
become: false
|
||||
|
||||
vars:
|
||||
prole_ollama_models_dir: 'C:\ProgramData\Prole\Ollama\Models'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user