Files
gitlab-mirror/roles/mount_device/README.md
Alexander Gorelyshev 09a684cc17 Update the README.md
2025-12-28 22:04:24 +04:00

37 lines
534 B
Markdown

mount_device
============
Mount the given block device.
This is essentially a thin wrapper around `ansible.posix.mount` created to standardize handling mounts.
Requirements
------------
None
Role Variables
--------------
- `mount_device_devices`: a list of objects, describing which device should be mounted, and how
Dependencies
------------
None
Example Playbook
----------------
See: [converge.yml](molecule/default/converge.yml)
License
-------
BSD
Author Information
------------------
corvus-migratorius@proton.me