From 04dd540fe8fbdf45a762dec5dda61cfd7d226192 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Sat, 20 Jul 2024 00:24:40 -0400 Subject: [PATCH] fixes --- bigboot_setup_environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigboot_setup_environment.yml b/bigboot_setup_environment.yml index 90bcbe2..1d356a0 100644 --- a/bigboot_setup_environment.yml +++ b/bigboot_setup_environment.yml @@ -46,7 +46,7 @@ 'bigboot_size': bigboot_size } }) }}" - rear_backup_skip: bigboot_rear_backup_skip | default(false) + rear_backup_skip: "{{ bigboot_rear_backup_skip | default(false) }}" - name: Perform a ReaR backup if any disk modifications are to be made ansible.builtin.import_playbook: rhc.rear.rear_backup