mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 10:35:34 +00:00
new module: keycloak_clientscope_rolemappings (#11841)
* init
* stuff
* this should work
* helper functions
* fix docstrings
* s/client scope/clientscope/
* fix docstrings
* add type hints
* fix old function
* nox -Re formatters
* fix clientscope_id
* fix blank line contains whitespace
* add BOTMETA info
* set version_added
* Apply suggestions from code review to prepare for 13.0.0
* fix yaml indent in doc string
* add keycloak_clientscope_rolemappings to keycloak action group
* original author credit
* Apply suggestions from code review
* init tests
* Update plugins/modules/keycloak_clientscope_rolemappings.py
* fix integration tests
* use [] instead of .get()
* fix typo
* Update plugins/modules/keycloak_clientscope_rolemappings.py
* update fedora version
* fix --docker fedora
* revert
* Apply suggestions from code review
* remove unnecessary docstring
* change something
* change it back
* Apply suggestions from code review
* Update plugins/modules/keycloak_clientscope_rolemappings.py
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||