feat(keycloak): add ansible role

Migrate role from `entropia.sso` collection
This commit is contained in:
2024-11-08 18:05:19 +01:00
parent d3d6f89949
commit 72d8ac9644
7 changed files with 181 additions and 0 deletions

5
roles/keycloak/README.md Normal file
View File

@ -0,0 +1,5 @@
# `finallycoffee.services.keycloak` ansible role
Ansible role for deploying keycloak, currently only supports docker.
Migrated from `entropia.sso.keycloak`.