From c31ba919aa01150722292df8366dd80673fb4a34 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Mon, 22 Jan 2024 16:52:08 -0500 Subject: [PATCH] Update requirements.yml --- awx/api/templates/instance_install_bundle/requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 474fc93ded4b..8b0e2b218f22 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -1,5 +1,5 @@ --- collections: - name: https://github.com/ansible/receptor-collection - type: git - version: feature_awx-mesh-ingress + type: git + version: main