block-device/tasks/main.yaml
changeset 244 7c15448980b1
parent 2 2556522a2a45
--- a/block-device/tasks/main.yaml	Thu May 29 21:34:48 2025 -0500
+++ b/block-device/tasks/main.yaml	Sun Aug 03 12:47:55 2025 -0500
@@ -14,4 +14,6 @@
     src:    "{{block_device_uuid}}"
     fstype: "{{block_device_fstype}}"
     opts:   "{{block_device_opts}}"
+    dump:   "0"
+    passno: "2"
     state:  "mounted"