--- ## this file is sourced using import_task and all task are therefore delegated to the vm-host - name: fetch ubuntu installer files vars: installer_base_path: "{{ hostvars[vm_host.name].installer_base_path }}" ubuntu_installer_iso_variant: live-server iso_install_target_dir: "{{ vm_install_tmpdir.path }}" import_role: name: installer/ubuntu/iso