forked from ansible-middleware/keycloak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
46 lines (46 loc) · 1.06 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
namespace: middleware_automation
name: keycloak
version: "2.4.4"
readme: README.md
authors:
- Romain Pelisse <[email protected]>
- Guido Grazioli <[email protected]>
- Pavan Kumar Motaparthi <[email protected]>
- Helmut Wolf <[email protected]>
description: Install and configure a keycloak, or Red Hat Single Sign-on, service.
license_file: "LICENSE"
tags:
- keycloak
- redhat
- rhel
- sso
- openid
- application
- identity
- security
- infrastructure
- authentication
- java
- runtimes
- middleware
- a4mw
dependencies:
"middleware_automation.common": ">=1.2.1"
"ansible.posix": ">=1.4.0"
repository: https://github.com/ansible-middleware/keycloak
documentation: https://ansible-middleware.github.io/keycloak
homepage: https://github.com/ansible-middleware/keycloak
issues: https://github.com/ansible-middleware/keycloak/issues
build_ignore:
- .gitignore
- .github
- .yamllint
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml