-
Notifications
You must be signed in to change notification settings - Fork 1.7k
keycloak_realm_localization: new module - realm localization control #10841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
danekja
wants to merge
40
commits into
ansible-collections:main
Choose a base branch
from
danekja:new-feature-keycloak-realm-localization
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+700
−4
Open
Changes from 23 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5ea12f5
add support for management of keycloak localizations
danekja 3ab6856
unit test for keycloak localization support
danekja a5f2785
keycloak_realm_localization botmeta record
danekja c144001
update implementation to latest version of community.general
danekja 07ba82a
changelog for module_utils/identity/keycloak - KeycloakAPI._request s…
danekja 8936806
fix indentation, documentation and other sanity test findings
danekja 1a433be
fix test_keycloak_realm_localization.py for run with newer ansible
danekja 803c526
fix closure of _request optional http headers parameter
danekja e919484
add copyright and license to test_keycloak_realm_localization.py
danekja 367c957
fix documentation indentation
danekja 7607ac8
replace list.copy with 2.x compatible syntax
danekja 3d43d2b
replace list.copy with deepcopy
danekja 188bfd8
Update plugins/modules/keycloak_realm_localization.py
danekja 194b03b
rev: remove uncessary changelog fragment
danekja 1cc06a0
rev: remove uncessary code remnants
danekja 7d9767a
rev: update file header with copyright according to guidelines
danekja 40a75d2
rev: update documentation according to guidelines
danekja a93417a
rev: fix intermodule doc reference
danekja 0d52bc7
rev: fix copyright
danekja c00c7b9
rev: list reference in docs
danekja 538cd52
rev: line too long in docs
danekja 37c815c
rev: remove year from copyright per guidelines
danekja e1c726d
rev: maybe this is valid copyright line?
danekja e340bfb
Update plugins/modules/keycloak_realm_localization.py
danekja 72eb31f
rev: cleaner sorting in _normalize_overrides_from_api
danekja 8a0b962
python use improvements
danekja 25b213a
Update plugins/module_utils/identity/keycloak/keycloak.py
danekja d129cfc
Update plugins/module_utils/identity/keycloak/keycloak.py
danekja 009cfd8
Update plugins/modules/keycloak_realm_localization.py
danekja 65937f0
Update plugins/modules/keycloak_realm_localization.py
danekja a3e26ab
Update plugins/modules/keycloak_realm_localization.py
danekja 03dc127
Update plugins/modules/keycloak_realm_localization.py
danekja 7006137
Update tests/unit/plugins/modules/test_keycloak_realm_localization.py
danekja ebcfcb5
Update plugins/modules/keycloak_realm_localization.py
danekja 09df746
Update plugins/modules/keycloak_realm_localization.py
danekja d173219
Update plugins/modules/keycloak_realm_localization.py
danekja 26bc304
Update plugins/modules/keycloak_realm_localization.py
danekja 1c98502
Update tests/unit/plugins/modules/test_keycloak_realm_localization.py
danekja fd26fb9
Update tests/unit/plugins/modules/test_keycloak_realm_localization.py
danekja c25497e
Update tests/unit/plugins/modules/test_keycloak_realm_localization.py
danekja File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.