pull/81346/head
Simon Leary 2 weeks ago
parent a051fd9a93
commit 5f626af744

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

Loading…
Cancel
Save