fix task name

This commit is contained in:
Chris Hammer 2024-03-26 16:00:51 -04:00
parent f6d129a593
commit c18e018f09

View File

@ -17,7 +17,7 @@
ansible.builtin.import_tasks: tasks/capture_lv_device_details.yml 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 ansible.builtin.import_playbook: rhc.rear.rear_backup
when: when:
- bigboot_execute_bigboot | bool - bigboot_execute_bigboot | bool