This commit is contained in:
Hideki Saito 2022-03-12 23:05:47 +09:00
parent 03270719f6
commit f6ea11ab5c

View file

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