From e82a4246f3dc3aa435378bc4c832558363010ad0 Mon Sep 17 00:00:00 2001 From: Tong He <68936428+unnecessary-username@users.noreply.github.com> Date: Thu, 9 Apr 2026 23:09:26 +0800 Subject: [PATCH] Bind the install bundle to the ansible.receptor collection 2.0.8 version (#16396) --- 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 a52be94ea8..947e81b5e0 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -1,4 +1,4 @@ --- collections: - name: ansible.receptor - version: 2.0.6 + version: 2.0.8