From 5af63b7709977b385440d1a930c97caa7315985d Mon Sep 17 00:00:00 2001 From: Guy Owen Date: Mon, 7 Apr 2025 17:01:02 +1000 Subject: [PATCH] [DDS-2123] Set lagoon.api to dev branch. --- images/awx-ee/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/awx-ee/requirements.yml b/images/awx-ee/requirements.yml index ab0dcf7f..6ba4911e 100644 --- a/images/awx-ee/requirements.yml +++ b/images/awx-ee/requirements.yml @@ -7,7 +7,7 @@ collections: - kubernetes.core - name: lagoon.api source: https://github.com/salsadigitalauorg/lagoon_ansible_collection.git - version: 2.0.0 + version: feature/DDS-2123--refactor-token-fetch type: git - name: section.api source: https://github.com/salsadigitalauorg/section_ansible_collection.git