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
- Host: GitHub
- URL: https://github.com/ome/ansible-role-storage-volume-initialise
- Owner: ome
- License: bsd-2-clause
- Created: 2017-01-12T14:48:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T14:34:42.000Z (over 2 years ago)
- Last Synced: 2025-07-10T23:42:01.398Z (11 months ago)
- Topics: ansible, partition, role, storage-device
- Language: Jinja
- Homepage: https://galaxy.ansible.com/ome/storage_volume_initialise/
- Size: 16.6 KB
- Stars: 0
- Watchers: 10
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Storage Volume Initialise
=========================
[](https://github.com/ome/ansible-role-storage-volume-initialise/actions)
[](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