fix(bootstrap): resolve interface-only network, sshd penalties, dnf scriptlets, and EFI cleanup

This commit is contained in:
2026-04-01 15:07:58 +02:00
parent 4b38754f8b
commit 322cc0b1ce
6 changed files with 52 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
state: latest
loop:
- { name: glibc }
- { name: lua, os: [almalinux, fedora, rhel, rocky] }
- { name: dnf, os: [almalinux, fedora, rhel, rocky] }
- { name: debootstrap, os: [debian, ubuntu, ubuntu-lts] }
- { name: debian-archive-keyring, os: [debian] }