From 6d55938947f3dbe74105d710f143e0f3b94a4625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:22:20 +0000 Subject: [PATCH] chore(deps): update dependency ansible to v11 Signed-off-by: Renovate Bot --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c96c8cf42..3d68e9a0a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -59,7 +59,7 @@ - name: ubuntu-noble label: ubuntu-noble vars: - ansible_molecule_ansible_version: "10.6.0" + ansible_molecule_ansible_version: "11.0.0" files: - '^\.zuul\.yaml$' - '^molecule\/requirements\.txt$'