Bump to 1.1.0

main
Guido Grazioli 2022-09-19 22:10:03 +02:00
parent 69a8860551
commit 52e38f7398
No known key found for this signature in database
GPG Key ID: 22C8C31EF2BC093B
3 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
namespace: middleware_automation
name: keycloak
version: "1.0.7"
version: "1.1.0"
readme: README.md
authors:
- Romain Pelisse <rpelisse@redhat.com>
@ -22,7 +22,6 @@ tags:
- authentication
dependencies:
"middleware_automation.redhat_csp_download": ">=1.2.1"
"middleware_automation.wildfly": ">=1.0.0"
repository: https://github.com/ansible-middleware/keycloak
documentation: https://ansible-middleware.github.io/keycloak
homepage: https://github.com/ansible-middleware/keycloak

View File

@ -20,7 +20,6 @@ Dependencies
The roles depends on:
* the `redhat_csp_download` role from [middleware_automation.redhat_csp_download](https://github.com/ansible-middleware/redhat-csp-download) collection if Red Hat Single Sign-on zip have to be downloaded from RHN.
* the `wildfly_driver` role from [middleware_automation.wildfly](https://github.com/ansible-middleware/wildfly) collection
Versions

View File

@ -1,7 +1,6 @@
---
collections:
- middleware_automation.redhat_csp_download
- middleware_automation.wildfly
galaxy_info:
role_name: keycloak