mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-09 07:34:28 -07:00
Add validation of realm client and id
This commit is contained in:
parent
db111aaf3a
commit
bdc1ad8b51
5 changed files with 111 additions and 65 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue