Skip to content

Commit

Permalink
changed update GRUB to to EFI
Browse files Browse the repository at this point in the history
  • Loading branch information
J-SirL committed Jan 9, 2024
1 parent 5ad28ac commit be5dd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@

- name: Update GRUB
ansible.builtin.command:
cmd: grub2-mkconfig -o /boot/grub2/grub.cfg
cmd: grub2-mkconfig -o /boot/efi/EFI/almalinux/
when: grub_config.stat.exists

0 comments on commit be5dd19

Please sign in to comment.