--- - name: copy operation copy: src=foo.txt dest=/tmp/roles_test1.txt - name: template operation template: src=foo.j2 dest=/tmp/roles_test2.txt notify: - blippy