Avoid fact gathering for Windows Ollama playbook

This commit is contained in:
chrisfu 2026-06-01 23:24:11 -07:00
parent e5fe9dc2a1
commit f0d3a85fbc

View File

@ -29,10 +29,12 @@
- name: Configure Prole Ollama models on Windows GPU hosts
hosts: workstations_windows
gather_facts: true
gather_facts: false
become: false
vars:
ansible_become: false
ansible_become_method: runas
prole_ollama_models_dir: 'C:\ProgramData\Prole\Ollama\Models'
prole_ollama_models:
- name: mxbai-embed-large-2k