1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/misc
patchback[bot] 29636c1cc8
proxmox_kvm: Fix ZFS device string parsing (#2841) (#2846)
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.

(cherry picked from commit db713bd0f5)

Co-authored-by: Anup Chenthamarakshan <anupcshan@users.noreply.github.com>
2021-06-20 13:05:16 +02:00
..
cloud_init_data_facts.py minor refactors on plugins/modules/cloud/misc (#2557) (#2660) 2021-05-27 20:15:49 +02:00
proxmox.py Adding purge parameter to proxmox for use with lxc delete requests (#2013) 2021-03-19 19:18:05 +01:00
proxmox_domain_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_group_info.py minor refactors on plugins/modules/cloud/misc (#2557) (#2660) 2021-05-27 20:15:49 +02:00
proxmox_kvm.py proxmox_kvm: Fix ZFS device string parsing (#2841) (#2846) 2021-06-20 13:05:16 +02:00
proxmox_nic.py proxmox_nic: set mtu on interface even if it's not virtio (#2505) (#2507) 2021-05-14 16:24:47 +02:00
proxmox_snap.py Improved parameter handling on proxmox modules (#1765) 2021-02-12 13:01:52 +01:00
proxmox_storage_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_template.py Improved parameter handling on proxmox modules (#1765) 2021-02-12 13:01:52 +01:00
proxmox_user_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
rhevm.py minor refactors on plugins/modules/cloud/misc (#2557) (#2660) 2021-05-27 20:15:49 +02:00
serverless.py minor refactors on plugins/modules/cloud/misc (#2557) (#2660) 2021-05-27 20:15:49 +02:00
terraform.py Terraform: ensure workspace is reset to current value (#2634) (#2720) 2021-06-04 21:12:53 +02:00
xenserver_facts.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00