From f39ef5f0653f9a45da4ed7cb826c576fddd0a060 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 18 Mar 2026 10:42:22 +0100 Subject: [PATCH] Bump config_template version config_template of version 3.0.0 has compatability with ansible-core>=2.19, so we need to use it. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/981239 Change-Id: I27ed7ef22d751ff30da33a6aa67b42970e2cb388 Signed-off-by: Dmitriy Rabotyagov --- 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 9f72cae4b5..0ff8346622 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -7,7 +7,7 @@ collections: - name: openstack.config_template source: https://opendev.org/openstack/ansible-config_template type: git - version: 2.1.1 + version: 3.0.0 - name: openstack.osa source: https://opendev.org/openstack/openstack-ansible-plugins type: git