mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
* Add brute_force_strategy * Add max_temporary_lockouts * Add changelog * Update changelogs/fragments/10415-keycloak-realm-brute-force-attributes.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/keycloak_realm.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/keycloak_realm.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
250 B
YAML
2 lines
250 B
YAML
minor_changes:
|
|
- keycloak_realm - add support for ``brute_force_strategy`` and ``max_temporary_lockouts`` (https://github.com/ansible-collections/community.general/issues/10412, https://github.com/ansible-collections/community.general/pull/10415).
|