diff --git a/tasks/ubuntu2004.yml b/tasks/ubuntu2004.yml index 1537842a4b8b831fc18ebb74545928cb3a74446f..250be837e2db03d5a9197f3ca36389eac4f1feeb 100644 --- a/tasks/ubuntu2004.yml +++ b/tasks/ubuntu2004.yml @@ -44,6 +44,9 @@ label: gpt when: device_exist.stat.islnk is defined +- name: + reboot: + - name: "Check if {{ devpart }} exists" stat: path: "{{ devpart }}"