Optimized keycloak variables

This commit is contained in:
2025-07-17 06:56:26 +02:00
parent 529efc0bd7
commit ab12a933f6
3 changed files with 3 additions and 2 deletions

View File

@@ -78,5 +78,5 @@
- name: Apply SSH Public Key to user-profile via kcadm
shell: |
docker exec -i {{ container_name }} \
docker exec -i {{ keycloak_container }} \
/opt/keycloak/bin/kcadm.sh update realms/{{ keycloak_realm }} -f {{ keycloak_docker_import_directory }}user-profile.json