Some checks failed
validate / lint (push) Failing after 1s
ansible.cfg sets inject_facts_as_vars: False repo-wide (the ollama role already follows this via ansible_facts['system']), but these two tasks referenced the bare ansible_hostname magic var, which doesn't exist under that setting. Surfaced today as a hard failure re-running setup-gpu-node - previously latent since these nodes' labels/taints were already correct from whenever they last applied cleanly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>