From 3bd3aee17e2541179a0fee3e141f5f3f2a642c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:21:10 +0000 Subject: [PATCH] Bump ansible in /specs/default/cluster-init/files/ubuntu Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.5.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/10.5.0...12.2.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- specs/default/cluster-init/files/ubuntu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/default/cluster-init/files/ubuntu/requirements.txt b/specs/default/cluster-init/files/ubuntu/requirements.txt index 443716c..00e398a 100644 --- a/specs/default/cluster-init/files/ubuntu/requirements.txt +++ b/specs/default/cluster-init/files/ubuntu/requirements.txt @@ -1,2 +1,2 @@ -ansible==10.5.0 +ansible==12.2.0 jmespath \ No newline at end of file