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