From b081b69ba909825e4c4ad630dd6e339e5b17f3a2 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Sun, 21 Jul 2024 00:39:27 -0400 Subject: [PATCH] debugging --- bigboot_rear_backup.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bigboot_rear_backup.yml b/bigboot_rear_backup.yml index 447847b..01dd972 100644 --- a/bigboot_rear_backup.yml +++ b/bigboot_rear_backup.yml @@ -1,4 +1,12 @@ --- +- name: Debug bigboot_execute_shrink_lv + ansible.builtin.debug: + msg: "bigboot_data[inventory_hostname]['bigboot_execute_shrink_lv'] -> {{ bigboot_data[inventory_hostname]['bigboot_execute_shrink_lv'] }}" + +- name: Debug bigboot_execute_bigboot + ansible.builtin.debug: + msg: "bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] -> {{ bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] }}" + - name: Perform a ReaR backup if any disk modifications are to be made ansible.builtin.import_playbook: rhc.rear.rear_backup when: