feat: add 389ds ldap backend to keycloak
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
59d0174905
commit
12864a13b0
8 changed files with 138 additions and 2 deletions
|
|
@ -13,6 +13,8 @@
|
|||
path: "{{ keycloak_docker_volume_dir }}/data"
|
||||
state: directory
|
||||
mode: '0755'
|
||||
owner: "1000"
|
||||
group: "1000"
|
||||
|
||||
- name: Create postgres data directory
|
||||
file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue