mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 01:11:28 +00:00
* keycloak_realm.py: Fix the `ssl_required` parameter according to the API
The `ssl_required` parameter is a string and must be one of 'all',
'external' or 'none'. Passing a bool will make the server return a 500.
* fixup! keycloak_realm.py: Fix the `ssl_required` parameter according to the API
* Update changelogs/fragments/keycloak_realm_ssl_required.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 2461-ovirt4-fix-configparser.yml | ||
| 2510-jenkins_plugin_use_post_method.yml | ||
| 2556-add-comment_visibility-parameter-for-comment-operation-of-jira-module.yml | ||
| 2557-cloud-misc-refactor.yml | ||
| 2560-java_cert-pkcs12-alias-bugfix.yml | ||
| 2564-mh-cmd-process-output.yml | ||
| 2571-rhsm_release-fix-release_matcher.yaml | ||
| 2573-terraform-overwrite-init.yml | ||
| 2578-ini-file-utf8-bom.yml | ||
| 2579-redis-cache-ipv6.yml | ||
| 2590-netcup_dns-exception-no-message-attr.yml | ||
| 2614-influxdb_user-fix-issue-introduced-in-PR#2499.yml | ||
| 2616-archive-exclusion_patterns-option.yml | ||
| 2632-cleanup.yml | ||
| 2635-nmcli-add-ignore-auto-arguments.yml | ||
| 2648-proxmox_kvm-fix-vmid-return-value.yml | ||
| 2650-composer-add_composer_executable.yml | ||
| 2661-maven_artifact-add-sha1-option.yml | ||
| 2671-fix-broken-query-of-async_status-result.yml | ||
| json_query_more_types.yml | ||
| keycloak_realm_ssl_required.yml | ||