From 43fc082c6d176f0a73414f1f31b4c7fc53583b11 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Sat, 17 Jan 2026 20:48:00 -0500 Subject: [PATCH] Update update-host.yml --- update-host.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/update-host.yml b/update-host.yml index 70cb757..f2cab7e 100644 --- a/update-host.yml +++ b/update-host.yml @@ -1,6 +1,7 @@ --- - hosts: all become: yes + version: 1.0 tasks: - name: Apt Update