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
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
..
alicloud Remove deprecated modules scheduled for removal in 3.0.0 (#1924) 2021-04-13 11:19:25 +00:00
atomic using get_bin_path() on atomic modules (#2144) 2021-04-02 22:06:07 +02:00
centurylink Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
dimensiondata fixed str formatting (#2139) 2021-03-31 13:05:40 +02:00
heroku Tidy up sanity checks ignore lines modules (batch 7) (#1970) 2021-03-08 08:35:09 +01:00
huawei Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
linode linode - docs/validation changes + minor refactorings (#2410) 2021-05-12 17:37:31 +02:00
lxc fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
lxd fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
memset Remove deprecated modules scheduled for removal in 3.0.0 (#1924) 2021-04-13 11:19:25 +00:00
misc proxmox_kvm: Fix ZFS device string parsing (#2841) 2021-06-20 12:42:19 +02:00
oneandone More false-positives (not flagged by sanity tests yet). (#2010) 2021-03-13 13:24:26 +01:00
online Fixed sanity checks for cloud/online/ modules (#2677) 2021-05-29 16:48:59 +02:00
opennebula OpenNebula one_vm.py: Fix missing keys (#2435) 2021-05-04 12:21:55 +02:00
oracle fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
ovh removed unreachable code (#2157) 2021-04-05 09:22:28 +02:00
packet Tidy up sanity checks ignore lines modules (batch 7) (#1970) 2021-03-08 08:35:09 +01:00
profitbricks More false-positives (not flagged by sanity tests yet). (#2010) 2021-03-13 13:24:26 +01:00
pubnub Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
rackspace rax - removed service parameter (#2020) 2021-03-14 12:22:03 +01:00
scaleway Fixed sanity checks for cloud/scaleway/ modules (#2678) 2021-06-08 10:33:57 +02:00
smartos Remove deprecated modules scheduled for removal in 3.0.0 (#1924) 2021-04-13 11:19:25 +00:00
softlayer More false-positives (not flagged by sanity tests yet). (#2010) 2021-03-13 13:24:26 +01:00
spotinst spotinst_aws_elastigroup - fixed elements for many lists (#2355) 2021-04-27 13:18:29 +02:00
univention Fixed validations in a couple of modules (#2268) 2021-04-19 18:48:16 +02:00
webfaction Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
xenserver xenserver_guest - fixed validations (#2243) 2021-04-17 09:32:13 +02:00