mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 16:01:55 +00:00
keycloak_realm: Add missing brute force attributes (#10415)
* Add brute_force_strategy
* Add max_temporary_lockouts
* Add changelog
* Update changelogs/fragments/10415-keycloak-realm-brute-force-attributes.yml
* Update plugins/modules/keycloak_realm.py
* Update plugins/modules/keycloak_realm.py
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||