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
Benjamin Schubert efbda2389d
keycloak_realm.py: Fix the ssl_required parameter according to the API (#2693)
* 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>
2021-06-03 21:44:54 +02:00
..
action iptables_state: fix broken query of async_status result (#2671) 2021-05-29 10:50:24 +02:00
become meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
cache meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
callback meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
connection meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
doc_fragments meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
filter meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
inventory meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
lookup random_string: a new lookup plugin (#2572) 2021-05-27 19:09:26 +02:00
module_utils meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
modules keycloak_realm.py: Fix the ssl_required parameter according to the API (#2693) 2021-06-03 21:44:54 +02:00