more task rename; block remove

This commit is contained in:
Chris Hammer 2024-08-07 10:57:30 -04:00
parent 677ba57401
commit 9f9a798d91

View File

@ -10,12 +10,9 @@
tasks:
- name: Perform filesystem check prior to Bigboot execution
ansible.builtin.import_tasks: tasks/grub_filesystem_check.yml
when:
- bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool
block:
- name: Perform filesystem check prior to Bigboot execution
ansible.builtin.import_tasks: tasks/grub_filesystem_check.yml
- name: Extend the timeout values for physical hosts
ansible.builtin.set_fact: