mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 03:39:08 +00:00
* Add GetHostInterfaces command to redfish_info Adding a GetHostInterfaces command to redfish_info in order to report the following: - Properties about the HostInterface(s) like Status, InterfaceEnabled, etc - ManagerEthernetInterface (info on BMC -> host NIC) - HostEthernetInterfaces (list of NICs for host -> BMC connectivity) fixes #3692 * add fragment * fixup for linter * redfish_utils.py cleanup - Remove unneeded Properties list from get_nic_inventory() - Remove bogus key variable from get_hostinterfaces() - Add additional Properties to collect from HostInterface objects * fixup for stray deletion |
||
|---|---|---|
| .. | ||
| .keep | ||
| 3625-nmcli_false_changed_mtu_fix.yml | ||
| 3632-add-redfish-host-interface-config-support.yml | ||
| 3660-a_module-tombstone.yml | ||
| 3667-ldap_search.yml | ||
| 3675-xattr-handle-base64-values.yml | ||
| 3681-lvol-fix-create.yml | ||
| 3693-add-redfish-host-interface-info-support.yml | ||
| 3694-gitlab-cleanup.yml | ||
| 3709-support-batch-mode.yml | ||