mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-01 11:44:33 -07:00
Add missing deps declarations
This commit is contained in:
parent
f4fe9df97c
commit
63dc369148
5 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,8 @@ tags:
|
|||
- authentication
|
||||
dependencies:
|
||||
"middleware_automation.redhat_csp_download": ">=1.2.1"
|
||||
"community.general": ">=5.6.0"
|
||||
"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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue