community.general/lib/ansible/modules/remote_management/redfish
Xander Madsen 31b02fdd58 Add IndicatorLED control commands to redfish_command module (#53752)
* Add Chassis commands IndicatorLedOn, IndicatorLedOff, and IndicatorLedBlink

* Add manage_indicator_led function to redfish_utils

* Add Chassis command category with IndicatorLedOn/Off/Blink commands to redfish_command

* Add IndicatorLedBlink example to EXAMPLES docstring, and make the category == 'Chassis' section more generic for future development
2019-03-28 20:58:46 +00:00
..
__init__.py
idrac_redfish_command.py Expose timeout option to Redfish modules (#54130) 2019-03-26 17:19:24 +00: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 Expose timeout option to Redfish modules (#54130) 2019-03-26 17:19:24 +00:00