mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
29636c1cc8
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
|
||
---|---|---|
.. | ||
cloud_init_data_facts.py | ||
proxmox.py | ||
proxmox_domain_info.py | ||
proxmox_group_info.py | ||
proxmox_kvm.py | ||
proxmox_nic.py | ||
proxmox_snap.py | ||
proxmox_storage_info.py | ||
proxmox_template.py | ||
proxmox_user_info.py | ||
rhevm.py | ||
serverless.py | ||
terraform.py | ||
xenserver_facts.py |