mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-02 21:04:47 +00:00
add role keycloak_quarkus
This commit is contained in:
28
roles/keycloak_quarkus/meta/main.yml
Normal file
28
roles/keycloak_quarkus/meta/main.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
collections:
|
||||
|
||||
galaxy_info:
|
||||
role_name: keycloak_quarkus
|
||||
namespace: middleware_automation
|
||||
author: Guido Grazioli
|
||||
description: Install keycloak on quarkus server configurations
|
||||
company: Red Hat, Inc.
|
||||
|
||||
license: Apache License 2.0
|
||||
|
||||
min_ansible_version: "2.9"
|
||||
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 8
|
||||
|
||||
galaxy_tags:
|
||||
- keycloak
|
||||
- quarkus
|
||||
- redhat
|
||||
- rhel
|
||||
- sso
|
||||
- authentication
|
||||
- identity
|
||||
- security
|
||||
Reference in New Issue
Block a user