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
03270719f6
commit
f6ea11ab5c
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue