From a4a9c2fa89099265e54eb052881c596fae8359f2 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 6 Mar 2025 01:08:15 -0500 Subject: [PATCH] Update ReaR restore --- bigboot_rear_restore.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bigboot_rear_restore.yml b/bigboot_rear_restore.yml index 5e60712..874724d 100644 --- a/bigboot_rear_restore.yml +++ b/bigboot_rear_restore.yml @@ -9,6 +9,10 @@ - bigboot_vars.yml tasks: + - name: Import rear_vars role + ansible.builtin.import_role: + name: rhc.rear.rear_vars + - name: Restore from ReaR backup ansible.builtin.include_role: name: rhc.rear.rear_restore