From b85121223211b4dfb1163c192b07c8f04a3b0c3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:38:10 +0100 Subject: [PATCH] chore(deps): update dependency ansible to v10.7.0 (#1710) Signed-off-by: Renovate Bot --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e028141f8..0e8446a4c 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: "10.7.0" files: - '^\.zuul\.yaml$' - '^molecule\/requirements\.txt$'