- name: Copy myFile.txt to all hosts copy: src: "{{ playbook_dir }}/myFile.txt" dest: /tmp/