Commit Graph

1 Commits (3ca94d2bf44acb7f6a2ffebb87ea89f45fe56450)

Author SHA1 Message Date
Dustin 459d58bfb6 raid-array: Add PB to create md arrays
The `raid-array.yml` playbook can create Linux *md* software RAID arrays
using the `mdadm` command.  Two variables are required: `md_name` and
`raid_disks`.  The former is a string name for the array.  The latter is
an array of paths of block devices to add to the array.
2024-09-01 08:59:28 -05:00