From 346111468e974aa2c38247f1701aaa646d6904f7 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 11 Jun 2025 06:45:24 +0100 Subject: [PATCH] Add ansible.posix auto update --- ansible.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.json b/ansible.json index 37c44f0..32d17b6 100644 --- a/ansible.json +++ b/ansible.json @@ -23,6 +23,7 @@ }, { "matchPackageNames": [ + "ansible.posix", "community.general", "community.crypto", "community.digitalocean",