diff --git a/bigboot-noop.yml b/bigboot-noop.yml index 9a4a1b8..ed9157b 100644 --- a/bigboot-noop.yml +++ b/bigboot-noop.yml @@ -21,7 +21,6 @@ ansible.builtin.import_playbook: rhc.rear.rear_backup when: - bigboot_execute_bigboot | bool - - bigboot_execute_shrink_lv | bool - name: Perform logical volume and boot parition resizing as needed @@ -38,7 +37,6 @@ - "size : {{ bigboot_lv_shrink_size | int }}" when: - bigboot_execute_shrink_lv | bool - - bigboot_execute_bigboot | bool - name: Expand the /boot partition as requested ansible.builtin.debug: