From c8cdf4fc65e66130896b2a6e7af92e9b4a4d77aa Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:33:34 +0200 Subject: Add ci testing --- roles/bootstrap/vars/ubuntu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles') diff --git a/roles/bootstrap/vars/ubuntu.yml b/roles/bootstrap/vars/ubuntu.yml index 1116087..d5816de 100644 --- a/roles/bootstrap/vars/ubuntu.yml +++ b/roles/bootstrap/vars/ubuntu.yml @@ -2,7 +2,7 @@ bootstrap_distro: name: "noble" # => Ubuntu 24.04 mirror_url: "http://archive.ubuntu.com/ubuntu/" - install_packages: + packages: - "linux-generic-hwe-24.04" - "systemd-boot" - "systemd-boot-efi" -- cgit v1.2.3