4 lines
86 B
YAML
4 lines
86 B
YAML
- name: Update Initramfs
|
|
ansible.builtin.command: update-initramfs -u
|
|
become: yes
|