Commit fc5beb87 by 黄辉荣

Update hello_world.yml

parent 1f70d0e0
- name: Hello World Sample - name: Hello World Sample
hosts: all hosts: all
tasks: tasks:
- name: Hello Message
debug:
msg: "Hello World!"
- name: shell - name: shell
shell: sleep 5 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