Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 802 Bytes

File metadata and controls

25 lines (14 loc) · 802 Bytes

Storage Volume Initialise

Actions Status Ansible Role

Formats and mounts a storage partition.

Note this does not create any partitions or storage devices.

Role Variables

Required variables:

  • storage_volume_initialise_device: The storage device, e.g. /dev/vdb1
  • storage_volume_initialise_mount: The mount-point for the storage device

Author Information

[email protected]