An open API service indexing awesome lists of open source software.

https://github.com/ome/ansible-role-storage-volume-initialise

Formats and mounts a storage partition
https://github.com/ome/ansible-role-storage-volume-initialise

ansible partition role storage-device

Last synced: 5 months ago
JSON representation

Formats and mounts a storage partition

Awesome Lists containing this project

README

          

Storage Volume Initialise
=========================

[![Actions Status](https://github.com/ome/ansible-role-storage-volume-initialise/workflows/Molecule/badge.svg)](https://github.com/ome/ansible-role-storage-volume-initialise/actions)
[![Ansible Role](https://img.shields.io/badge/ansible--galaxy-storage_volume_initialise-blue.svg)](https://galaxy.ansible.com/ui/standalone/roles/ome/storage_volume_initialise/)

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
------------------

ome-devel@lists.openmicroscopy.org.uk