1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/remote_management/redfish
Mike Raineri a9125c02e7
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>
2022-04-11 20:10:18 +02:00
..
idrac_redfish_command.py
idrac_redfish_config.py
idrac_redfish_info.py added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
ilo_redfish_config.py Fix some more instances of ansible.module_utils._text. (#4232) 2022-02-18 23:14:51 +01:00
ilo_redfish_info.py Fix some more instances of ansible.module_utils._text. (#4232) 2022-02-18 23:14:51 +01:00
redfish_command.py Redfish: Added IndicatorLED commands to the Systems category (#4458) 2022-04-11 20:10:18 +02:00
redfish_config.py redfish_config: Add support to configure Redfish Host Interface (#3632) 2021-11-13 13:59:29 +01:00
redfish_info.py Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00