summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:34 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:34 +0200
commitc8cdf4fc65e66130896b2a6e7af92e9b4a4d77aa (patch)
tree01a4bab700fc8c8163c857d41c222ece90b25663 /roles
parent6b20b109fd455ffa71351890a18940e7da326229 (diff)
Add ci testing
Diffstat (limited to 'roles')
-rw-r--r--roles/bootstrap/vars/ubuntu.yml2
1 files changed, 1 insertions, 1 deletions
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"