diff --git a/tasks/capture_boot_device_details.yml b/tasks/capture_boot_device_details.yml index aa39969..57d8b28 100644 --- a/tasks/capture_boot_device_details.yml +++ b/tasks/capture_boot_device_details.yml @@ -1,9 +1,4 @@ --- -- name: Set bigboot_size_target to default value - ansible.builtin.set_fact: - bigboot_size_target: "{{ bigboot_size }}" - no_log: false - - name: Get /boot mount information ansible.builtin.set_fact: bigboot_boot_mount: "{{ ansible_facts.mounts \