3 lines
63 B
YAML
3 lines
63 B
YAML
---
|
|
- name: Update grub
|
|
ansible.builtin.command: update-grub
|
---
|
|
- name: Update grub
|
|
ansible.builtin.command: update-grub
|