mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-28 17:01:54 -07:00
Initial commit
This commit is contained in:
commit
b23c54409f
6 changed files with 340 additions and 0 deletions
21
galaxy.yml
Normal file
21
galaxy.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
namespace: middleware_automation
|
||||
name: keycloak
|
||||
version: "0.0.1"
|
||||
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:
|
||||
- "middleware_automation.redhat_csp_download": ">=1.2.1"
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue