2017-07-10 08:19:29 +02:00

5 lines
98 B
YAML

---
- hosts: all
tasks:
- name: write Hello
shell: echo -n "Hello" >> /tmp/hello_world