diff --git a/bigboot-noop.yml b/bigboot-noop.yml index 8eaf6e4..c92b138 100644 --- a/bigboot-noop.yml +++ b/bigboot-noop.yml @@ -15,6 +15,10 @@ - name: Shrink a logical volume for /boot expansion if needed ansible.builtin.import_tasks: tasks/bigboot_manage_lv-noop.yml + - name: Debug bigboot_size_target + ansible.builtin.debug: + var: bigboot_size_target + - name: Include say_hi role from rhc.rear ansible.builtin.include_role: name: rhc.rear.say_hi