From d5c67d1c1b581d345b7848734672e292dca2daca Mon Sep 17 00:00:00 2001 From: Zakaria Date: Tue, 27 Aug 2024 04:22:12 +0000 Subject: [PATCH] Update test.yml --- test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.yml b/test.yml index a8e6844..45ddc35 100644 --- a/test.yml +++ b/test.yml @@ -1,6 +1,6 @@ --- - hosts: all - become: true + become: false tasks: - name: Update all servers (Debian/Ubuntu) apt: