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
Felix Fontein 0fda418702
[stable-2] added supports_check_mode=True to info/facts modules (#3095)
* added supports_check_mode=True to info/facts modules (#3084)

* added supports_check_mode=True to info/facts modules

* added changelog fragment

* rolled back vertica_info

* rolled back utm_proxy_*_info

* updated changelog fragment with latest adjustments

* Update changelogs/fragments/3084-info-checkmode.yaml

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

* added check mode to xenserver_facts + oneview_*_info

* added check mode to utm_proxy_*_info

* updated changelog

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

* Also fix modules removed in 3.0.0.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-07-28 07:42:07 +02: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 [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02: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 [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00