--- namespace: middleware_automation name: keycloak version: "2.3.0" readme: README.md authors: - Romain Pelisse - Guido Grazioli - Pavan Kumar Motaparthi - Helmut Wolf 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