More restore tweaks; need to backup things to test

This commit is contained in:
2025-03-05 10:53:40 -05:00
parent be4aa9282e
commit 73a2e22c1e
2 changed files with 17 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Restore the server using ReaR backup
ansible.builtin.command: "grub2-reboot 'Relax-and-Recover *** RESTORES RHEL7 ***'"
ansible.builtin.command: "grub2-reboot 'Relax-and-Recover {{ rear_vars_grub_label }}'"
- name: Reboot host
ansible.builtin.import_role: