2021-12-14 08:54:49 +00:00
|
|
|
namespace: middleware_automation
|
|
|
|
name: keycloak
|
2022-01-14 13:14:38 +00:00
|
|
|
version: "0.1.8"
|
2021-12-14 08:54:49 +00:00
|
|
|
readme: README.md
|
|
|
|
authors:
|
|
|
|
- Romain Pelisse <rpelisse@redhat.com>
|
|
|
|
- Guido Grazioli <ggraziol@redhat.com>
|
|
|
|
description: Install and configure a keycloak, or Red Hat Single Sign-on, service.
|
|
|
|
license_file: "LICENSE"
|
|
|
|
tags:
|
|
|
|
- keycloak
|
|
|
|
- redhat
|
|
|
|
- rhel
|
|
|
|
- rhn
|
|
|
|
- sso
|
|
|
|
dependencies:
|
2021-12-14 16:45:19 +00:00
|
|
|
"middleware_automation.redhat_csp_download": ">=1.2.1"
|
2021-12-30 11:24:46 +00:00
|
|
|
"middleware_automation.wildfly": ">=0.0.4"
|
2021-12-14 08:54:49 +00:00
|
|
|
repository: https://github.com/ansible-middleware/keycloak
|
|
|
|
documentation: https://github.com/ansible-middleware/keycloak
|
|
|
|
homepage: https://github.com/ansible-middleware/keycloak
|
|
|
|
issues: https://github.com/ansible-middleware/keycloak/issues
|