5 lines
69 B
YAML
5 lines
69 B
YAML
---
|
|
- name: rebuild initramfs
|
|
command: mkinitcpio -P
|
|
become: yes
|
---
|
|
- name: rebuild initramfs
|
|
command: mkinitcpio -P
|
|
become: yes
|