ansible-keycloak/galaxy.yml

36 lines
929 B
YAML
Raw Normal View History

---
2021-12-14 08:54:49 +00:00
namespace: middleware_automation
name: keycloak
2022-06-01 15:33:19 +00:00
version: "1.0.7"
2021-12-14 08:54:49 +00:00
readme: README.md
authors:
- Romain Pelisse <rpelisse@redhat.com>
- Guido Grazioli <ggraziol@redhat.com>
2022-01-20 20:04:37 +00:00
- Pavan Kumar Motaparthi <pmotapar@redhat.com>
2021-12-14 08:54:49 +00:00
description: Install and configure a keycloak, or Red Hat Single Sign-on, service.
license_file: "LICENSE"
tags:
- keycloak
- redhat
- rhel
- sso
- openid
- application
- identity
2022-02-24 16:37:31 +00:00
- security
- infrastructure
- authentication
2021-12-14 08:54:49 +00:00
dependencies:
2021-12-14 16:45:19 +00:00
"middleware_automation.redhat_csp_download": ">=1.2.1"
2022-03-25 10:07:51 +00:00
"middleware_automation.wildfly": ">=1.0.0"
2021-12-14 08:54:49 +00:00
repository: https://github.com/ansible-middleware/keycloak
2022-03-01 09:22:12 +00:00
documentation: https://ansible-middleware.github.io/keycloak
2021-12-14 08:54:49 +00:00
homepage: https://github.com/ansible-middleware/keycloak
issues: https://github.com/ansible-middleware/keycloak/issues
build_ignore:
- molecule
- .github
2022-03-25 10:07:51 +00:00
- '*.tar.gz'
- '*.zip'
2022-06-01 15:33:19 +00:00
- changelogs/fragments/.gitignore