From 57ec62cb2dbd16f51dca1e372b336006b6cd0481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 14:11:29 +0000 Subject: [PATCH] feat(ansible): update ansible.posix to 1.6.1 | datasource | package | from | to | | ----------------- | ------------- | ----- | ----- | | galaxy-collection | ansible.posix | 1.5.4 | 1.6.1 | --- ansible/main/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/main/requirements.yaml b/ansible/main/requirements.yaml index cd0b0c8..18b0246 100644 --- a/ansible/main/requirements.yaml +++ b/ansible/main/requirements.yaml @@ -9,7 +9,7 @@ collections: - name: kubernetes.core version: 5.0.0 - name: ansible.posix - version: 1.5.4 + version: 1.6.1 - name: community.docker version: 3.12.1 roles: