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
patchback[bot] 2241db8a74
Fixed - TypeError: unexpected keyword argument (#3649) (#3653)
* Fixed - TypeError: unexpected keyword argument

- File proxmox_group_info.py creates the error "TypeError:
  get_group() got an unexpected keyword argument \'group\'\r\n'" if a
  group parameter is used.
  Issue is an argument naming conflict. After changing the argument
  name to 'groupid', as used in method ProxmoxGroupInfoAnsible::get_group,
  testing a Proxmox group name is working now.

* Changelog fragment added for #3649

changelog fragment for TypeError: unexpected keyword argument #3649

* Update changelogs/fragments/3649-proxmox_group_info_TypeError.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0df41241dd)

Co-authored-by: hklausing <hklausing@users.noreply.github.com>
2021-10-31 20:35:34 +01:00
..
alicloud [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
atomic using get_bin_path() on atomic modules (#2144) (#2151) 2021-04-02 22:35:56 +02:00
centurylink
dimensiondata
heroku
huawei
linode linode_v4 - fixed error message (#2430) (#2432) 2021-05-03 13:51:14 +02:00
lxc
lxd
memset [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
misc Fixed - TypeError: unexpected keyword argument (#3649) (#3653) 2021-10-31 20:35:34 +01:00
oneandone
online
opennebula [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) (#3196) 2021-08-12 14:17:01 +02:00
oracle
ovh removed unreachable code (#2157) (#2170) 2021-04-05 09:50:16 +02:00
ovirt [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
packet [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) (#3196) 2021-08-12 14:17:01 +02:00
profitbricks
pubnub
rackspace [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
scaleway
smartos [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
softlayer Adjust example to remove unnecessary offensive language. (#2869) (#2871) 2021-06-25 06:49:11 +02:00
spotinst
univention udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3297) 2021-08-30 19:05:38 +02:00
webfaction
xenserver xenserver_guest - fixed validations (#2243) (#2253) 2021-04-17 09:51:16 +02:00