community.general/lib/ansible/modules/remote_management/redfish
Xander Madsen 1e415899ad GetManagerNicInventory (#49961)
* Add GetManagerNicInventory command for Manager category, and tweak redfish_utils' get_nic_inventory to accommodate manager nic interfaces

* Remove get_manager_nic_inventory, since it is unnecessary while using get_manager in get_nic_inventory

* Rework get_nic_inventory() to take a resource_type as a string, which will be just the category parameter from redfish_facts, making it clearer

* remove extraneous blank line to conform with pep8

* Add GetManagerNicInventory example task to EXAMPLES docstring
2018-12-18 09:58:17 -06:00
..
__init__.py
idrac_redfish_command.py Add new Redfish command module to handle iDRAC-specific extensions (#49572) 2018-12-07 13:43:30 +00:00
redfish_command.py remove non-standard CreateBiosConfigJob command (#48740) 2018-12-06 15:05:31 -05:00
redfish_config.py Changes to redfish-based parameters (#48717) 2018-11-27 18:16:24 -05:00
redfish_facts.py GetManagerNicInventory (#49961) 2018-12-18 09:58:17 -06:00