Added memory role

This commit is contained in:
2026-08-26 13:14:30 +02:00
parent 3147e4bf78
commit 75725ee688
3 changed files with 98 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
- name: Rebuild initramfs and limine entries
become: true
ansible.builtin.command: limine-mkinitcpio
changed_when: true