mg
b4ea3967a2
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#218 Co-authored-by: mg <mg@noreply.git.mgrote.net> Co-committed-by: mg <mg@noreply.git.mgrote.net> |
||
---|---|---|
.. | ||
defaults | ||
handlers | ||
tasks | ||
README.md |
mgrote.proxmox_bind_mounts
Beschreibung
Adds bind-mounts for LXC-Container on Proxmox.
tested on
- ProxMox 7.*
Variablen + Defaults
pve_bind_mounts: # Dictionary
- vmid: 105 # VMID for which the bind-mount should get created
mp_nr: 1 # Number of the mountpoint
mp_path_host: /rpool/test # Path on the Host
mp_path_guest: /klauspeter # Path in the Guest