- name: Hello Ansible hosts: all sudo: no tasks: - name: Hello server shell: date > now.txt