From bb2d803dca3f3b8d191a2d39c90eb32b921ef614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:25:32 +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 e028141f8..4013709e1 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.1.0" files: - '^\.zuul\.yaml$' - '^molecule\/requirements\.txt$'