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/changelogs/fragments
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4378-proxmox-inventory-tags.yml Proxmox inventory plugin - Fix tags parsing (#4378) (#4402) 2022-03-24 06:44:02 +00:00
4380-sudoers-runas-parameter.yml feat: sudoers module supports runas parameter with default of root (#4380) (#4399) 2022-03-24 06:44:48 +00:00
4382-keycloak-add-missing-validate_certs-parameters.yml keycloak: add missing validate_certs parameters for open_url calls (#4382) (#4410) 2022-03-28 22:25:14 +02:00
4385-keycloak-client-default-optional-scopes.yml keycloak_client: add default_client_scopes and optional_client_scopes (#4385) (#4409) 2022-03-28 22:25:00 +02:00