From 8b498aaea888f631838d93e394df60d83e87a012 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 02:21:26 +0000 Subject: [PATCH] feat(ansible): update ansible.utils to 2.11.0 --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index b32256db..15353df5 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -7,7 +7,7 @@ collections: - name: ansible.posix version: 1.5.2 - name: ansible.utils - version: 2.9.0 + version: 2.11.0 - name: kubernetes.core version: 2.4.0 roles: