From c18e018f09c01e09e06dffbba90441c30b38e7f1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Tue, 26 Mar 2024 16:00:51 -0400 Subject: [PATCH] fix task name --- bigboot-noop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigboot-noop.yml b/bigboot-noop.yml index 8025113..ed9157b 100644 --- a/bigboot-noop.yml +++ b/bigboot-noop.yml @@ -17,7 +17,7 @@ ansible.builtin.import_tasks: tasks/capture_lv_device_details.yml -- name: Perform a ReaR backup if resizing /boot +- name: Perform a ReaR backup if any disk modifications are to be made ansible.builtin.import_playbook: rhc.rear.rear_backup when: - bigboot_execute_bigboot | bool