--- ## 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 }}" ubuntu_autoinstall_virtual_machine: yes ubuntu_autoinstall_poweroff_when_done: yes import_role: name: installer/ubuntu/iso