From 3c29f78fba418427044f08186ca80ce2c86e7023 Mon Sep 17 00:00:00 2001 From: luisgulo Date: Sat, 1 Nov 2025 22:15:45 +0100 Subject: Corrección rapida error VARIABLES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/ping.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/ping.yaml b/examples/ping.yaml index b541256..df255ad 100644 --- a/examples/ping.yaml +++ b/examples/ping.yaml @@ -4,4 +4,4 @@ tasks: args: count: 3 timeout: 5 - become: false + become: true -- cgit v1.2.3