From 6757f8830eb7f440657a068257fd5df7ddb0ec3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:38:36 +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 0e8446a4c..4013709e1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -59,7 +59,7 @@ - name: ubuntu-noble label: ubuntu-noble vars: - ansible_molecule_ansible_version: "10.7.0" + ansible_molecule_ansible_version: "11.1.0" files: - '^\.zuul\.yaml$' - '^molecule\/requirements\.txt$'