Commit 1f70d0e0 by 黄辉荣

Update hello_world.yml

parent 74066fd1
......@@ -3,4 +3,6 @@
tasks:
- name: Hello Message
debug:
msg: "Hello World!"
\ No newline at end of file
msg: "Hello World!"
- name: shell
shell: sleep 5
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment