fix(configuration): disambiguate BLS task names and clean up misc noise

This commit is contained in:
2026-02-20 20:17:05 +01:00
parent fba2e5fc94
commit a2993212ca
4 changed files with 4 additions and 5 deletions

View File

@@ -95,7 +95,7 @@
mode: "0644"
content: "{{ configuration_kernel_cmdline_base }}\n"
- name: Find BLS entries
- name: Find BLS entries for GRUB configuration
ansible.builtin.find:
paths: /mnt/boot/loader/entries
patterns: "*.conf"