pull/84423/head
Simon Leary 1 year ago
parent a051fd9a93
commit 5f626af744

@ -120,7 +120,7 @@
- name: create file for multi diff test - name: create file for multi diff test
copy: copy:
path: "{{ role_path }}/files/multi-diff-test/file" dest: "{{ role_path }}/files/multi-diff-test/file"
content: "hello, world!\n" content: "hello, world!\n"
delegate_to: localhost delegate_to: localhost

Loading…
Cancel
Save