mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a9125c02e7
* Redfish: Added IndicatorLED commands to the Systems category Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Method call typo fix Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Update 4084-add-redfish-system-indicator-led.yml * Backwards compatibility suggestion Signed-off-by: Mike Raineri <michael.raineri@dell.com>
2 lines
240 B
YAML
2 lines
240 B
YAML
minor_changes:
|
|
- redfish_command - add ``IndicatorLedOn``, ``IndicatorLedOff``, and ``IndicatorLedBlink`` commands to the Systems category for controling system LEDs (https://github.com/ansible-collections/community.general/issues/4084).
|