mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
TEST
This commit is contained in:
parent
7e3fce2e5a
commit
6f8101f49e
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue