Files
community.general/plugins/modules/cloud
Anup Chenthamarakshan db713bd0f5 proxmox_kvm: Fix ZFS device string parsing (#2841)
ZFS-backed block devices may contain just the bare device name and
not have extra options like `,size=foo`, `,format=qcow2` etc. This
breaks an assumption in existing regex (which expects a comma).

Support such device strings and add a couple of testcases to validate.
2021-06-20 12:42:19 +02:00
..
2021-02-23 23:19:27 +01:00
2021-02-23 23:19:27 +01:00
2021-04-05 09:22:28 +02:00