1
0
Fork 0
home-stack-ansible/roles/proxmox/handlers/main.yml

5 lines
106 B
YAML
Raw Normal View History

2021-08-25 04:33:56 +00:00
- name: update grub
command: update-grub
2021-12-13 04:48:57 +00:00
- name: update initramfs
command: update-initramfs -u -k all