mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 01:13:00 +00:00
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
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 1942_timezone.yml | ||
| 2521-flatpak-list.yml | ||
| 2732-nmcli_add_options.yml | ||
| 2771-scaleway_inventory_json_accept_byte_array.yml | ||
| 2774-datadog_event_api_parameter.yml | ||
| 2779_redhat_subscription-add_server_prefix_and_server_port.yml | ||
| 2790-callback_splunk-batch-option.yml | ||
| 2821-ipa_sudorule.yml | ||
| 2830-npm-version-update.yml | ||
| 2841-proxmox_kvm_zfs_devstr.yml | ||