Update the README.md

This commit is contained in:
Alexander Gorelyshev
2025-12-28 22:04:24 +04:00
parent 591a211144
commit 09a684cc17

View File

@@ -3,7 +3,7 @@ mount_device
Mount the given block device. Mount the given block device.
This is essentially a thin wrapper about `ansible.posix.mount` created to standardize handling mounts. This is essentially a thin wrapper around `ansible.posix.mount` created to standardize handling mounts.
Requirements Requirements
------------ ------------
@@ -13,7 +13,7 @@ None
Role Variables Role Variables
-------------- --------------
`devices`: a list of objects, describing which device should be mounted, and how (see below for an example) - `mount_device_devices`: a list of objects, describing which device should be mounted, and how
Dependencies Dependencies
------------ ------------