From 4d4f6d22d8b5c4757ef548a46fd216c11043f07b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 02:29:25 +0000 Subject: [PATCH] chore(deps): update dependency ansible.posix to v2.1.0 --- anvil/ansible/collections/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anvil/ansible/collections/requirements.yml b/anvil/ansible/collections/requirements.yml index 82497bb..6465420 100644 --- a/anvil/ansible/collections/requirements.yml +++ b/anvil/ansible/collections/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: ansible.posix - version: 2.0.0 + version: 2.1.0 - name: community.general version: 11.0.0 - name: containers.podman