diff --git a/defaults/main.yml b/defaults/main.yml index ab556b8..c61fb4b 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -3,7 +3,7 @@ hostname: "{{ inventory_hostname_short }}" # In this weird path you can find official images, but you can use # a remote one with http://whatever.tbz2 and similar -image: /root/.oldroot/nfs/images/Ubuntu-2204-jammy-64-minimal.tar.gz +image: /root/.oldroot/nfs/images/Ubuntu-2204-jammy-amd64-base.tar.gz # Automatically reboot after installation? # You can disable this if you want to run more commands prior to rebooting.