Skip to content

Commit

Permalink
add missing file to boot backup
Browse files Browse the repository at this point in the history
  • Loading branch information
swapdisk committed Nov 9, 2023
1 parent 7ca54ad commit dd6c045
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/lvm_snapshots/tasks/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@
- "/boot/System.map-{{ ansible_kernel }}"
- "/boot/symvers-{{ ansible_kernel }}.gz"
- "/boot/config-{{ ansible_kernel }}"
- "/boot/.vmlinuz-{{ ansible_kernel }}".hmac
- /boot/grub/grub.conf
- /boot/grub2/grub.cfg
- /boot/grub2/grubenv
- /boot/efi/EFI/redhat/grub.cfg
- /boot/loader/entries
when: lvm_snapshots_boot_backup

0 comments on commit dd6c045

Please sign in to comment.