534 B
534 B
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
License
BSD