diff options
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 |
