From f5c4bb01299d23a976112cb837f73c76df4424d2 Mon Sep 17 00:00:00 2001 From: Zakaria Date: Tue, 27 Aug 2024 05:07:50 +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 2579b69..9a2cd50 100644 --- a/test.yml +++ b/test.yml @@ -1,7 +1,7 @@ --- - name: Test connectivity and gather system information hosts: all - become: yes + become: false tasks: - name: Ping the servers