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

5 lines
101 B
YAML

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