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
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
..
action iptables_state: fix async status call (-> action plugin) (#2711) 2021-06-06 08:20:52 +02:00
become meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
cache meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
callback callback_splunk - Add user-configurable event correlation id (#2790) 2021-06-16 22:28:09 +04:30
connection meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
doc_fragments meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
filter meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
inventory scaleway: Misc doc changes (#2776) 2021-06-11 13:24:11 +02:00
lookup Add domain option to onepassword lookup (#2735) 2021-06-08 11:41:21 +02:00
module_utils ModuleHelper - also uses LC_ALL to force language (#2731) 2021-06-07 13:06:23 +02:00
modules proxmox_kvm: Fix ZFS device string parsing (#2841) 2021-06-20 12:42:19 +02:00