mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Redfish: Added IndicatorLED commands to the Systems category (#4458)
* 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>
This commit is contained in:
parent
6edc176143
commit
a9125c02e7
3 changed files with 26 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue