Skip to content

Virtiofs mounts#

A small role to add Virtiofs mounts in a VM

Defaults#

---
# the virtiofs to mount
# a list where each entry is a dict with:
# - src giving the virtiofs mapping name
# - path is the mount path
# - state: absent or present
virtiofs_mounts__mounts: []