community.general/lib/ansible/modules/remote_management/redfish
Jose Delarosa c9d183f1f7 Add new Redfish config module to handle Dell-specific OEM extensions (#54359)
* Add new Redfish config modules to handle Dell-specific OEM extensions

- Extends the existing RedfishUtils class and leverages its methods

* Removed extra password key

* Add timeout parameter

* Updates to DOCUMENTATION section

- Removed version_added from several parameters
- Added type to category parameter
2019-04-01 20:59:16 +01:00
..
__init__.py Add new module for Redfish APIs (#41656) 2018-07-27 12:21:25 -04:00
idrac_redfish_command.py Expose timeout option to Redfish modules (#54130) 2019-03-26 17:19:24 +00:00
idrac_redfish_config.py Add new Redfish config module to handle Dell-specific OEM extensions (#54359) 2019-04-01 20:59:16 +01:00
idrac_redfish_facts.py Add new Redfish facts module to handle Dell-specific OEM extensions (#54360) 2019-04-01 20:58:06 +01:00
redfish_command.py Add IndicatorLED control commands to redfish_command module (#53752) 2019-03-28 20:58:46 +00:00
redfish_config.py Expose timeout option to Redfish modules (#54130) 2019-03-26 17:19:24 +00:00
redfish_facts.py Fix error with get_manager_nic_inventory method (#54553) 2019-04-01 18:11:04 +01:00