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
Jacob 98cca3c19c
Add GetHostInterfaces command to redfish_info (#3693)
* 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
2021-11-16 19:46:28 +01:00
..
action fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) 2021-07-26 11:44:41 +02:00
cache Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
callback Enable counter_enabled.py to support batch mode (#3709) 2021-11-15 21:39:51 +01:00
connection Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
doc_fragments bitbucket: Support Basic Auth (#2045) 2021-10-31 19:09:25 +01:00
filter New filter plugin - unicode_normalization (#3359) 2021-09-12 13:46:53 +02:00
inventory Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
lookup Add collection_version lookup (#3633) 2021-11-01 19:01:52 +01:00
module_utils Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00
modules Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00
test a_module test: fix crash in case of tombstoning (#3660) 2021-11-04 08:29:17 +01:00