From 275d6f7a713130995e3bcaf76e40e8891abcce92 Mon Sep 17 00:00:00 2001 From: David Danielsson Date: Thu, 21 Nov 2024 14:18:24 +0000 Subject: [PATCH] chaning dependencies to upstream just to validate for now, unsure how to fix the issue of pulling certified version --- galaxy.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index fd3fd93..0f961b0 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -27,8 +27,10 @@ tags: - a4mw - cluster dependencies: - "redhat.rhbk": ">=2.0.0" - "redhat.data_grid": ">=1.1.4" + # "redhat.rhbk": ">=2.0.0" + # "redhat.data_grid": ">=1.1.4" + "middleware_automation.keycloak": ">=2.0.0" + "middleware_automation.infinispan": ">=1.1.4" "ansible.posix": ">=1.4.0" repository: https://github.com/ansible-middleware/rhbk-ha-cluster documentation: https://ansible-middleware.github.io/rhbk-ha-cluster