Add restore functionality; update backup to include grub menu update
This commit is contained in:
@ -1,11 +1,7 @@
|
||||
---
|
||||
- name: Execute ReaR backup
|
||||
ansible.builtin.debug:
|
||||
msg: "Executing ReaR restore..."
|
||||
- name: Restore the server using ReaR backup
|
||||
ansible.builtin.command: "grub2-reboot 'Relax-and-Recover *** RESTORES RHEL7 ***'"
|
||||
|
||||
- name: Just checking...
|
||||
ansible.builtin.debug:
|
||||
msg: "Checking twice to be certain..."
|
||||
|
||||
|
||||
...
|
||||
- name: Reboot host
|
||||
ansible.builtin.import_role:
|
||||
name: verified_reboot
|
||||
|
Reference in New Issue
Block a user