]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: sort modules in labeler.yml main
authorBenjamin Drung <benjamin.drung@canonical.com>
Mon, 13 Apr 2026 22:28:31 +0000 (00:28 +0200)
committerdevkontrol <dev@kontrol.dev>
Mon, 13 Apr 2026 22:47:54 +0000 (18:47 -0400)
Sort modules in `labeler.yml` and keep them last. This is done in
preparation to generate this part of `labeler.yml` with a script.

.github/labeler.yml

index 5f5f02de464b4e712c3e6ccbe3a9d1d26545736b..00b81557e748d50e8a2da681119a577f6222a95c 100644 (file)
@@ -55,237 +55,221 @@ modules:
     - changed-files:
           - any-glob-to-any-file: ['modules.d/*', 'modules.d/**/*']
 
-bash:
-    - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]bash/*'
-
-dash:
-    - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dash/*'
-
-systemd:
-    - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd/*'
-
-warpclock:
-    - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]warpclock/*'
-
-fips:
+test:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fips/*'
+          - any-glob-to-any-file: ['test/*', 'test/**/*']
 
-fips-crypto-policies:
+base:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fips-crypto-policies/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]base/*'
 
-initqueue:
+bash:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]initqueue/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]bash/*'
 
-systemd-battery-check:
+biosdevname:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-battery-check/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]biosdevname/*'
 
-systemd-ac-power:
+bluetooth:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ac-power/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]bluetooth/*'
 
-systemd-ask-password:
+btrfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ask-password/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]btrfs/*'
 
-systemd-bsod:
+busybox:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-bsod/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]busybox/*'
 
-systemd-coredump:
+caps:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-coredump/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]caps/*'
 
-systemd-creds:
+cifs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-creds/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cifs/*'
 
-systemd-hostnamed:
+cio_ignore:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-hostnamed/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cio_ignore/*'
 
-systemd-import:
+cms:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-import/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cms/*'
 
-systemd-initrd:
+connman:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-initrd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]connman/*'
 
-systemd-integritysetup:
+convertfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-integritysetup/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]convertfs/*'
 
-systemd-journald:
+crypt:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-journald/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt/*'
 
-systemd-ldconfig:
+crypt-gpg:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ldconfig/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-gpg/*'
 
-systemd-modules-load:
+crypt-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-modules-load/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-lib/*'
 
-systemd-networkd:
+crypt-loop:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-networkd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-loop/*'
 
-systemd-network-management:
+dasd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-network-management/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dasd/*'
 
-systemd-pcrextend:
+dasd_mod:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-pcrextend/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dasd_mod/*'
 
-systemd-portabled:
+dash:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-portabled/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dash/*'
 
-systemd-pstore:
+dbus:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-pstore/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus/*'
 
-systemd-repart:
+dbus-broker:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-repart/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus-broker/*'
 
-systemd-resolved:
+dbus-daemon:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-resolved/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus-daemon/*'
 
-systemd-sysctl:
+dcssblk:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysctl/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dcssblk/*'
 
-systemd-sysext:
+debug:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysext/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]debug/*'
 
-systemd-sysusers:
+devicetree-firmware:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysusers/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]devicetree-firmware/*'
 
-systemd-timedated:
+dm:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-timedated/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dm/*'
 
-systemd-timesyncd:
+dmraid:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-timesyncd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmraid/*'
 
-systemd-tmpfiles:
+dmsquash-live:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-tmpfiles/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live/*'
 
-systemd-udevd:
+dmsquash-live-autooverlay:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-udevd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live-autooverlay/*'
 
-systemd-veritysetup:
+dmsquash-live-ntfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-veritysetup/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live-ntfs/*'
 
-systemd-emergency:
+dracut-systemd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-emergency/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dracut-systemd/*'
 
-caps:
+drm:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]caps/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]drm/*'
 
-modsign:
+ecryptfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]modsign/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]ecryptfs/*'
 
-rescue:
+fcoe:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rescue/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fcoe/*'
 
-watchdog:
+fcoe-uefi:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]watchdog/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fcoe-uefi/*'
 
-watchdog-modules:
+fido2:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]watchdog-modules/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fido2/*'
 
-busybox:
+fips:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]busybox/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fips/*'
 
-dbus-broker:
+fips-crypto-policies:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus-broker/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fips-crypto-policies/*'
 
-dbus-daemon:
+fs-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus-daemon/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fs-lib/*'
 
-rngd:
+fstab-sys:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rngd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fstab-sys/*'
 
-dbus:
+hwdb:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dbus/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]hwdb/*'
 
 i18n:
     - changed-files:
           - any-glob-to-any-file: 'modules.d/[0-9][0-9]i18n/*'
 
-convertfs:
+img-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]convertfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]img-lib/*'
 
-connman:
+initqueue:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]connman/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]initqueue/*'
 
-devicetree-firmware:
+integrity:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]devicetree-firmware/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]integrity/*'
 
-network-legacy:
+iscsi:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network-legacy/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]iscsi/*'
 
-network-manager:
+kernel-modules:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network-manager/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules/*'
 
-network:
+kernel-modules-export:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules-export/*'
 
-url-lib:
+kernel-modules-extra:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]url-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules-extra/*'
 
-drm:
+kernel-network-modules:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]drm/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-network-modules/*'
 
-plymouth:
+livenet:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]plymouth/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]livenet/*'
 
-bluetooth:
+lunmask:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]bluetooth/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]lunmask/*'
 
-cms:
+lvm:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cms/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]lvm/*'
 
 lvmmerge:
     - changed-files:
@@ -295,81 +279,89 @@ lvmthinpool-monitor:
     - changed-files:
           - any-glob-to-any-file: 'modules.d/[0-9][0-9]lvmthinpool-monitor/*'
 
-cio_ignore:
+masterkey:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cio_ignore/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]masterkey/*'
 
-btrfs:
+mdraid:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]btrfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]mdraid/*'
 
-crypt:
+memdisk:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]memdisk/*'
 
-dm:
+memstrack:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dm/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]memstrack/*'
 
-dmraid:
+modsign:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmraid/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]modsign/*'
 
-dmsquash-live:
+multipath:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]multipath/*'
 
-dmsquash-live-autooverlay:
+nbd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live-autooverlay/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nbd/*'
 
-dmsquash-live-ntfs:
+net-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dmsquash-live-ntfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]net-lib/*'
 
-kernel-modules:
+network:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network/*'
 
-kernel-modules-export:
+network-legacy:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules-export/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network-legacy/*'
 
-kernel-modules-extra:
+network-manager:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-modules-extra/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]network-manager/*'
 
-kernel-network-modules:
+nfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]kernel-network-modules/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nfs/*'
 
-livenet:
+numlock:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]livenet/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]numlock/*'
 
-lvm:
+nvdimm:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]lvm/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nvdimm/*'
 
-mdraid:
+nvmf:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]mdraid/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nvmf/*'
 
-multipath:
+overlayfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]multipath/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]overlayfs/*'
+
+pcmcia:
+    - changed-files:
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pcmcia/*'
+
+pcsc:
+    - changed-files:
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pcsc/*'
 
-numlock:
+pkcs11:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]numlock/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pkcs11/*'
 
-nvdimm:
+plymouth:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nvdimm/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]plymouth/*'
 
-overlayfs:
+pollcdrom:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]overlayfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pollcdrom/*'
 
 ppcmac:
     - changed-files:
@@ -383,238 +375,246 @@ qemu-net:
     - changed-files:
           - any-glob-to-any-file: 'modules.d/[0-9][0-9]qemu-net/*'
 
-systemd-cryptsetup:
+rescue:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-cryptsetup/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rescue/*'
 
-crypt-gpg:
+resume:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-gpg/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]resume/*'
 
-crypt-lib:
+rngd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rngd/*'
 
-crypt-loop:
+rootfs-block:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]crypt-loop/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rootfs-block/*'
 
-fido2:
+rootfs-block-fallback:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fido2/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rootfs-block-fallback/*'
 
-pcsc:
+securityfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pcsc/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]securityfs/*'
 
-pkcs11:
+selinux:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pkcs11/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]selinux/*'
 
-tpm2-tss:
+shell-interpreter:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]tpm2-tss/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]shell-interpreter/*'
 
-zipl:
+shutdown:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]zipl/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]shutdown/*'
 
-cifs:
+simpledrm:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]cifs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]simpledrm/*'
 
-dasd:
+squash:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dasd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
 
-dasd_mod:
+squash-erofs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dasd_mod/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
 
-dcssblk:
+squash-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dcssblk/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash-lib/*'
 
-debug:
+squash-squashfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]debug/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
 
-fcoe:
+ssh-client:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fcoe/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]ssh-client/*'
 
-fcoe-uefi:
+syslog:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fcoe-uefi/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]syslog/*'
 
-fstab-sys:
+systemd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fstab-sys/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd/*'
 
-hwdb:
+systemd-ac-power:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]hwdb/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ac-power/*'
 
-iscsi:
+systemd-ask-password:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]iscsi/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ask-password/*'
 
-lunmask:
+systemd-battery-check:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]lunmask/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-battery-check/*'
 
-nbd:
+systemd-bsod:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nbd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-bsod/*'
 
-nfs:
+systemd-coredump:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-coredump/*'
 
-nvmf:
+systemd-creds:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]nvmf/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-creds/*'
 
-resume:
+systemd-cryptsetup:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]resume/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-cryptsetup/*'
 
-rootfs-block:
+systemd-emergency:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rootfs-block/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-emergency/*'
 
-rootfs-block-fallback:
+systemd-hostnamed:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]rootfs-block-fallback/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-hostnamed/*'
 
-ssh-client:
+systemd-import:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]ssh-client/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-import/*'
 
-terminfo:
+systemd-initrd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]terminfo/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-initrd/*'
 
-udev-rules:
+systemd-integritysetup:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]udev-rules/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-integritysetup/*'
 
-virtfs:
+systemd-journald:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]virtfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-journald/*'
 
-virtiofs:
+systemd-ldconfig:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]virtiofs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-ldconfig/*'
 
-zfcp:
+systemd-modules-load:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]zfcp/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-modules-load/*'
 
-znet:
+systemd-network-management:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]znet/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-network-management/*'
 
-securityfs:
+systemd-networkd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]securityfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-networkd/*'
 
-biosdevname:
+systemd-pcrextend:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]biosdevname/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-pcrextend/*'
 
-masterkey:
+systemd-portabled:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]masterkey/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-portabled/*'
 
-dracut-systemd:
+systemd-pstore:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]dracut-systemd/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-pstore/*'
 
-ecryptfs:
+systemd-repart:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]ecryptfs/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-repart/*'
 
-integrity:
+systemd-resolved:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]integrity/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-resolved/*'
 
-pollcdrom:
+systemd-sysctl:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pollcdrom/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysctl/*'
 
-selinux:
+systemd-sysext:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]selinux/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysext/*'
 
-syslog:
+systemd-sysusers:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]syslog/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-sysusers/*'
 
-usrmount:
+systemd-timedated:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]usrmount/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-timedated/*'
 
-base:
+systemd-timesyncd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]base/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-timesyncd/*'
 
-fs-lib:
+systemd-tmpfiles:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]fs-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-tmpfiles/*'
 
-img-lib:
+systemd-udevd:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]img-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-udevd/*'
 
-memdisk:
+systemd-veritysetup:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]memdisk/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]systemd-veritysetup/*'
 
-memstrack:
+terminfo:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]memstrack/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]terminfo/*'
 
-shutdown:
+tpm2-tss:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]shutdown/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]tpm2-tss/*'
 
-simpledrm:
+udev-rules:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]simpledrm/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]udev-rules/*'
 
-squash:
+uefi-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]uefi-lib/*'
 
-squash-lib:
+url-lib:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]url-lib/*'
 
-squash-erofs:
+usrmount:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]usrmount/*'
 
-squash-squashfs:
+virtfs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]squash/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]virtfs/*'
 
-uefi-lib:
+virtiofs:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]uefi-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]virtiofs/*'
 
-net-lib:
+warpclock:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]net-lib/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]warpclock/*'
 
-pcmcia:
+watchdog:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]pcmcia/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]watchdog/*'
 
-shell-interpreter:
+watchdog-modules:
     - changed-files:
-          - any-glob-to-any-file: 'modules.d/[0-9][0-9]shell-interpreter/*'
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]watchdog-modules/*'
 
-test:
+zfcp:
     - changed-files:
-          - any-glob-to-any-file: ['test/*', 'test/**/*']
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]zfcp/*'
+
+zipl:
+    - changed-files:
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]zipl/*'
+
+znet:
+    - changed-files:
+          - any-glob-to-any-file: 'modules.d/[0-9][0-9]znet/*'