fix crash on creating partition table GPT by adding a ignore_errors condition...
Compare changes
- Pullyvan Krishnamoorthy authored
# Conflicts: # tasks/ubuntu2004.yml
+ 9
− 0
@@ -49,6 +49,15 @@
fix crash on creating partition table GPT by adding a ignore_errors condition and double the command first to make the device nvme visible then to format it
# Conflicts: # tasks/ubuntu2004.yml