- hosts: - "{{ node }}" gather_facts: true become: yes tasks: - include_tasks: roles/mindx.image/tasks/image_load.yaml