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
patchback[bot] f6c1566924
Example command has wrong arg in redfish_command (#3711) (#3721)
Example command arg `boot_next` missing the underscore

(cherry picked from commit 4fe5d54b9e)

Co-authored-by: bluikko <14869000+bluikko@users.noreply.github.com>
2021-11-13 14:58:49 +01:00
..
idrac_redfish_command.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
idrac_redfish_config.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
idrac_redfish_info.py added supports_check_mode=True to info/facts modules (#3084) (#3094) 2021-07-27 17:23:10 +00:00
redfish_command.py Example command has wrong arg in redfish_command (#3711) (#3721) 2021-11-13 14:58:49 +01:00
redfish_config.py redfish: clean etag of quotes before patch (#3296) (#3326) 2021-09-02 06:30:17 +02:00
redfish_info.py Update redfish_info.py (#3485) (#3490) 2021-10-01 15:07:23 +02:00