mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-06-13 12:05:54 +00:00
Add validation of realm client and id
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
state: link
|
||||
src: "{{ keycloak_jboss_home }}/standalone/log"
|
||||
dest: /var/log/keycloak
|
||||
become: yes
|
||||
|
||||
- name: Set admin credentials and restart if not already created
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user