Files
community.general/tests/unit/plugins/modules
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-16 11:46:39 +01:00
2021-06-19 14:42:05 +02:00
2020-06-24 21:50:36 +02:00