---
- name: Expand the Swarm
  hosts: swarm_nodes
  become: yes
  gather_facts: yes
  roles:
    - ollama
