This commit is contained in:
Hideki Saito 2022-03-13 01:02:34 +09:00
parent 7e3fce2e5a
commit 6f8101f49e

View file

@ -43,6 +43,7 @@
src: "{{ output_dir }}/foo.txt" src: "{{ output_dir }}/foo.txt"
dest: "{{ output_dir }}/foo.result" dest: "{{ output_dir }}/foo.result"
#- name: synchronize file to new filename #- name: synchronize file to new filename
# synchronize: # synchronize:
# src: "{{ output_dir }}/foo.txt" # src: "{{ output_dir }}/foo.txt"