Hi all, Below is my playbook for copy from server A to server B. Could you please help me on this issue. --- - name: copy remote to remote host synchronize: src: "{{ src_path }}" dest: "{{ dest_path }}" delegate_to: Server B
while running through AWX hang with below error /usr/bin/python /home/ansible-dav/.ansible/tmp/ansible-tmp-1615128261.3756096-28-17478842271265/AnsiballZ_synchronize.py && sleep 0'"'"'' TIA -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/a430f5bc-b2b3-4d6f-82ee-2971d66f7c42n%40googlegroups.com.