1
0

7 lines
105 B
YAML

---
- name: Run mkinitcpio
ansible.builtin.command:
cmd: mkinitcpio -p linux
changed_when: true