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/module_utils
Dave Rawks dd7c3ad10d
Fix errors in hpe specific get methods (#7952)
* Fix errors in hpe specific get methods

* corrects reference to non existent `self.chassis_uri_list` to
  `self.chassis_uris`
* corrects syntactically incorrect dereferences
* removes an uneccessary variable assignment to `chassis_uri_list`
  in `get_psu_inventory` method
* adds changelog fragment for above indicating fix of issue #7951

* Update changelog.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-02-24 20:32:20 +01:00
..
identity/keycloak Add keycloak_realm_rolemapping module to map realm roles to groups (#7663) 2023-12-28 18:11:32 +01:00
mh Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
net_tools/pritunl Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
oracle Use isinstance() instead of type() (#7501) 2023-11-08 13:20:19 +01:00
remote_management/lxca
source_control
storage
_filelock.py
_mount.py
_stormssh.py
alicloud_ecs.py
btrfs.py
cloud.py
cmd_runner.py CmdRunner bugfix (#7200) 2023-09-10 07:41:04 +02:00
consul.py Add new consul modules and reuse code between them. (#7878) 2024-01-27 10:22:44 +01:00
csv.py
database.py
deps.py
dimensiondata.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
gandi_livedns_api.py
gconftool2.py
gio_mime.py New Module: gio_mime (#7271) 2023-09-20 19:29:05 +02:00
gitlab.py New module: gitlab_label (#7657) 2024-01-26 23:31:22 +01:00
heroku.py
hwc_utils.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
ibm_sa_utils.py
ilo_redfish_utils.py
influxdb.py
ipa.py
jenkins.py
known_hosts.py
ldap.py Simplify regex for identifying order number in DN (#7646) (#7697) 2024-01-29 19:08:34 +01:00
linode.py
locale_gen.py
lxd.py plugins/inventory/lxd: add server_cert option (#7392) 2023-10-25 08:47:48 +02:00
manageiq.py
memset.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
module_helper.py Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
ocapi_utils.py Use isinstance() instead of type() (#7501) 2023-11-08 13:20:19 +01:00
oneandone.py
onepassword.py
oneview.py
online.py
opennebula.py
pipx.py pipx: change parameter formatter for pip_args (#7506) 2023-11-11 11:59:44 +01:00
proxmox.py Proxmox add storage content listing (#7725) 2023-12-31 15:21:20 +01:00
puppet.py
pure.py
rax.py
redfish_utils.py Fix errors in hpe specific get methods (#7952) 2024-02-24 20:32:20 +01:00
redhat.py
redis.py
rundeck.py
saslprep.py
scaleway.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
snap.py
ssh.py
univention_umc.py
utm_utils.py
vardict.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
version.py Drop support for ansible-core 2.11 and 2.12 (#7269) 2023-10-11 16:13:14 +02:00
vexata.py
wdc_redfish_utils.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
xenserver.py
xfconf.py