1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-14 20:07:38 +00:00
community.general/changelogs/fragments
patchback[bot] eed2e1d2ac
[PR #12124/b799c6f5 backport][stable-12] redfish_config: fix KeyError: 'ret' when SetManagerNic cannot find a matching NIC (#12173)
redfish_config: fix `KeyError: 'ret'` when `SetManagerNic` cannot find a matching NIC (#12124)

* fix(redfish_config): return proper error dict when manager NIC not found

get_manager_ethernet_uri() returned an empty dict {} when no matching NIC
was found, causing a KeyError on 'ret' in main(). Now returns a consistent
{"ret": False, "msg": ...} like all other error paths in the function.

Fixes #5892

* feat(changelog): add fragment for PR 12124

(cherry picked from commit b799c6f579)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-06-02 21:18:06 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
12.6.2.yml Prepare 12.6.2. 2026-05-31 17:59:33 +02:00
11588-nmcli-bond-arp-diff.yml [PR #12085/fdace385 backport][stable-12] nmcli: fix check/diff for bond arp_interval and arp_ip_target (#11588) (#12091) 2026-05-23 21:40:22 +02:00
12106-fix-lxc-create_script.yml [PR #12106/50046965 backport][stable-12] lxc_container: Fix create_script in plugins/module_utils/_lxc.py (#12110) 2026-05-27 12:48:57 +02:00
12113-unixy-delegated-host.yml [PR #12113/ef5b22d1 backport][stable-12] unixy callback: fix KeyError when task is delegated to host without ansible_host set (#12142) 2026-05-30 20:29:37 +02:00
12121-parted-suse-msdos-type-code.yml [PR #12121/6e6199ae backport][stable-12] parted: ignore MBR partition type codes in flags on SUSE systems (#12146) 2026-05-31 08:35:36 +02:00
12123-htpasswd-crypt-schemes.yml [PR #12123/49ca175f backport][stable-12] htpasswd: fix hash_scheme aliases and Apache-compatible bcrypt (#12155) 2026-05-31 16:58:55 +02:00
12124-redfish-setmanagernic-keyerror.yml [PR #12124/b799c6f5 backport][stable-12] redfish_config: fix KeyError: 'ret' when SetManagerNic cannot find a matching NIC (#12173) 2026-06-02 21:18:06 +02:00
12137-pamd-authselect.yml [PR #12137/5d62edc6 backport][stable-12] pamd: handle non-PAM lines in authselect profile files (#12144) 2026-05-31 00:05:00 +02:00
composer-working-dir-and-config-sha256.yaml [PR #12084/8468fea3 backport][stable-12] composer: config file hash to evaluate whether a change occurred (#12131) 2026-05-30 14:34:42 +02:00
portage-depclean-fail_json-msg.yml [PR #12168/1e3da48d backport][stable-12] portage: include msg in depclean failure fail_json (#12174) 2026-06-02 21:17:55 +02:00