Add validation of realm client and id

This commit is contained in:
Guido Grazioli
2022-12-13 11:20:44 +01:00
parent db111aaf3a
commit bdc1ad8b51
5 changed files with 111 additions and 65 deletions

View File

@@ -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: