community.general/lib/ansible/modules/remote_management/redfish
Jose Delarosa fdb1d1146f Add module redfish_command (#43469)
* Add module redfish_command

Communicates with Out-Of-Band Controller through Redfish APIs
Sends a command to execute an action

* Wrapped all instances of result['msg'] inside to_native()

* Added more entries to Description section

* Minor fixes for PEP8 compliance

* Update the root URI to match the DMTF specification

* Display valid Categories or Commands in case invalid value given

* Updated returned values and description
2018-08-30 15:40:45 -04:00
..
__init__.py Add new module for Redfish APIs (#41656) 2018-07-27 12:21:25 -04:00
redfish_command.py Add module redfish_command (#43469) 2018-08-30 15:40:45 -04:00
redfish_config.py Add module redfish_config (#43470) 2018-08-30 15:38:57 -04:00
redfish_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00