Files
community.general/plugins/module_utils
patchback[bot] 7516018cfb keycloak: add missing validate_certs parameters for open_url calls (#4382) (#4410)
* fix: missing `validate_certs` parameters for `open_url` calls

As stated in the documentation, the `validate_certs` parameter can be
used to verify (or not) the TLS certificates. But, for some modules (at
least for the `keycloak_authentication` module), this parameter is not
used with the `open_url` function.

* add changelog fragment

* Update changelogs/fragments/4382-keycloak-add-missing-validate_certs-parameters.yml

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

Co-authored-by: Laurent Meunier <lme@atolcd.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 34420e143e)

Co-authored-by: Laurent Meunier <laurent@deltalima.net>
2022-03-28 22:25:14 +02:00
..
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-10-19 13:36:08 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2021-08-12 12:07:50 +02:00
2020-06-24 21:50:36 +02:00
2021-08-08 10:40:22 +02:00
2021-08-08 10:40:22 +02:00
2022-01-06 15:10:49 +01:00