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
Bill Dodd 62e3a2ed2f
Add support for Redfish session create, delete, and authenticate (#2027) (#2053)
* Add support for Redfish session create, delete, and authenticate (#2027)

* Add support for Redfish session create and delete

* add changelog fragment

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit efd441407f)

* fix inadvertant spaces around equals
2021-03-22 18:27:25 +01:00
..
idrac_redfish_command.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00
idrac_redfish_config.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00
idrac_redfish_facts.py Initial commit 2020-03-09 09:11:07 +00:00
idrac_redfish_info.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00
redfish_command.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00
redfish_config.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00
redfish_facts.py Initial commit 2020-03-09 09:11:07 +00:00
redfish_info.py Add support for Redfish session create, delete, and authenticate (#2027) (#2053) 2021-03-22 18:27:25 +01:00