community.general/plugins
Tan Siewert bafb8aca29
redfish_utils: remove undocumented default applytime (#9114)
* redfish_utils: remove undocumented default applytime

The `@Redfish.OperationApplyTime` parameter is optional as per Redfish
spec version 1.21.0, paragraph 7.11 [1]. Some systems reject the
request rather than ignore it, causing failures that can not be
workarounded.

Removing this default resolves compatibility issues.

[1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.21.0.html

Signed-off-by: Tan Siewert <tan@siewert.io>

* redfish_utils: fix changelog fragment to bugfix

Signed-off-by: Tan Siewert <tan@siewert.io>

---------

Signed-off-by: Tan Siewert <tan@siewert.io>
2024-11-11 20:04:14 +01:00
..
action Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache use dict comprehension in plugins, part 3 (#8833) 2024-09-08 14:22:37 +02:00
callback Prepare 10.0.0 release (#8921) 2024-10-07 23:37:44 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments Update docs with references to man pages (#8983) 2024-10-07 22:00:26 +02:00
filter groupby_as_dict: mention Jinja2's groupby filter (#9040) 2024-10-19 22:07:56 +02:00
inventory proxmox inventory: fix urllib3 InsecureRequestWarnings not suppressing when a token is used (#9099) 2024-11-04 19:02:34 +01:00
lookup Stop using ansible.module_utils.compat.importlib (#9085) 2024-10-31 06:49:11 +01:00
module_utils redfish_utils: remove undocumented default applytime (#9114) 2024-11-11 20:04:14 +01:00
modules keycloak_clientscope: remove code turning attributes dict into list (#9082) 2024-11-11 20:02:41 +01:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00