From af8b5243a33461fe7385bdf51efa01f7a75f7854 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Tue, 20 Sep 2022 10:31:37 -0400 Subject: [PATCH] Update requirements.yml --- awx/api/templates/instance_install_bundle/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 9ed8b488b2..392fee836b 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -3,4 +3,4 @@ collections: - name: ansible.receptor source: https://github.com/ansible/receptor-collection/ type: git - version: 0.1.0 + version: 0.1.1