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

View File

@ -23,6 +23,9 @@ concise area of concern.
- [`jellyfin`](roles/jellyfin/README.md): Deploy [jellyfin.org](https://jellyfin.org),
the free software media system for streaming stored media to any device.
- [`keycloak`](roles/keycloak/README.md): Deploy [keycloak](https://www.keycloak.org/),
the open source identity and access management solution.
- [`openproject`](roles/openproject/README.md): Deploys an [openproject.org](https://www.openproject.org)
installation using the upstream provided docker-compose setup.