diff --git a/bigboot_execute_resize.yml b/bigboot_execute_resize.yml index aaaa05d..e33087e 100644 --- a/bigboot_execute_resize.yml +++ b/bigboot_execute_resize.yml @@ -16,6 +16,9 @@ - name: Flush handlers ansible.builtin.meta: flush_handlers + - name: Reboot to run filesystem check + ansible.builtin.reboot: + - name: Extend the timeout values for physical hosts ansible.builtin.set_fact: initramfs_post_reboot_delay: 300