Less initramfs modules

This commit is contained in:
2022-10-19 16:20:46 +00:00
parent 4d8a959323
commit 583f5fee4f
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- name: Make initramfs
ansible.builtin.command:
cmd: update-initramfs -u
become: yes