diff options
| author | luisgulo <luisgulo@gmail.com> | 2025-11-01 22:15:45 +0100 |
|---|---|---|
| committer | luisgulo <luisgulo@gmail.com> | 2025-11-01 22:15:45 +0100 |
| commit | 3c29f78fba418427044f08186ca80ce2c86e7023 (patch) | |
| tree | 0a8df6031eea78b66f5cdbce3622f87cd10affc6 /examples | |
| parent | 1d7ca98e64281c2b3bd369ae8b0d0fcc06f63ec4 (diff) | |
Corrección rapida error VARIABLES
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/ping.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
