From 75d279bf9d09e92ad908038b8886517f106843ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:28:06 +0000 Subject: [PATCH] Bump ansible from 9.13.0 to 12.2.0 in /os_builders Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.13.0 to 12.2.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.13.0...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- os_builders/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os_builders/requirements.txt b/os_builders/requirements.txt index 75ed9c84..2c40f415 100644 --- a/os_builders/requirements.txt +++ b/os_builders/requirements.txt @@ -1,5 +1,5 @@ # Newer Ansible versions do not support the Python 3.6 interpreter used by Rocky 8 -ansible==9.13.0 +ansible==12.2.0 ansible-core==2.16.14 # The most compatible OpenStack CLI version with OpenStack Yoga python-openstackclient==5.8.0