src.nth.io/

summaryrefslogtreecommitdiff
path: root/block-device/tasks
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2025-08-03 12:47:55 -0500
committerLuke Hoersten <[email protected]>2025-08-03 12:47:55 -0500
commitebc57451b9627a61335435f46790a2ad5d167ed6 (patch)
tree91c35dbfe9248100e39942c38f60c55b0a28869c /block-device/tasks
parentaa78f093b6d298df46b2b39c62f6bec953bea248 (diff)
Updated blockdevice mount properties.
Diffstat (limited to 'block-device/tasks')
-rw-r--r--block-device/tasks/main.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/block-device/tasks/main.yaml b/block-device/tasks/main.yaml
index 8d0b894..590fcc4 100644
--- a/block-device/tasks/main.yaml
+++ b/block-device/tasks/main.yaml
@@ -14,4 +14,6 @@
src: "{{block_device_uuid}}"
fstype: "{{block_device_fstype}}"
opts: "{{block_device_opts}}"
+ dump: "0"
+ passno: "2"
state: "mounted"