summaryrefslogtreecommitdiff
path: root/roles/storage/mdadm/device/defaults/main.yml
blob: d2672a8bcefe975852cc99155fca9f2cddc2b6b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
# mdadm_volume:
#   name: mdfoobar
#   level: 1
#   devices:
#   - /dev/disk/by-id/foo
#   - /dev/disk/by-id/bar

mdadm_device: "{{ storage_device }}"