Add flush handlers to properly handle grub.cfg update on restore
This commit is contained in:
parent
1e9897fdd8
commit
59dc565828
@ -56,6 +56,9 @@
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.rear_grub_cfg
|
||||
|
||||
- name: Flush handlers to update grub.cfg
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
- name: Restore the server using ReaR backup
|
||||
ansible.builtin.command: "grub2-reboot 'Relax-and-Recover {{ rear_vars_grub_label }}'"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user