From 9742087944bd1e0c650b3d1ddc8c23653d79fba4 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 6 Sep 2023 08:47:22 +0100 Subject: [PATCH] Bump SHA for openstack-ansible-plugins collection Make the AIO work outside CI. Change-Id: I958ba600dfc7194effd821a8cd6b1d9be194c34d --- ansible-collection-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-collection-requirements.yml b/ansible-collection-requirements.yml index 45abf8a12a..f4c3c34e8a 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -12,7 +12,7 @@ collections: - name: openstack.osa source: https://opendev.org/openstack/openstack-ansible-plugins type: git - version: 0f444233c245a3c2430cff57d8e2d4b3d6b09844 + version: 9f13a58e2b8596ae43b11dd1b112be8522868c90 - name: community.general source: https://github.com/ansible-collections/community.general type: git