From 6a1baae5fde128de2163804db9fe93515cf60bcb Mon Sep 17 00:00:00 2001 From: Zakaria Date: Tue, 27 Aug 2024 05:06:26 +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 ede9fd0..f9adc6d 100644 --- a/test.yml +++ b/test.yml @@ -1,7 +1,7 @@ --- - name: Test connectivity and gather system information hosts: all - become: false + become: true tasks: - name: Update all servers (Debian/Ubuntu)