From d8104c3f73170f124164f45ee9f9b4a19c62a15b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:13:56 +0100 Subject: [PATCH] chore(deps): update dependency ansible to v10.7.0 (#192) Signed-off-by: Renovate Bot --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 8525f4f..0db3388 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\/delegated\/[^\/]*yml$'