28 lines
509 B
YAML
28 lines
509 B
YAML
---
|
|
collections:
|
|
- middleware_automation.redhat_csp_download
|
|
- middleware_automation.jcliff
|
|
|
|
galaxy_info:
|
|
role_name: keycloak
|
|
namespace: middleware_automation
|
|
author: Romain Pelisse, Guido Grazioli
|
|
description: Install keycloak or Red Hat Single Sing-On server configurations
|
|
company: Red Hat, Inc.
|
|
|
|
license: Apache License 2.0
|
|
|
|
min_ansible_version: "2.9"
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- 8
|
|
|
|
galaxy_tags:
|
|
- keycloak
|
|
- redhat
|
|
- rhel
|
|
- rhn
|
|
- sso |