Hi All,

I am trying to copy file from remote to remote using below tasks. already I 
used fetch and copy module through control node. In my scenario as per 
security reason we won't copy to control node.

---
-  name: copy files from server A to server B,C,D...
    synchronize:
         src: /tmp
         dest: target servers path
    delegate_to: server A


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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/587b879e-5751-457b-87f0-2e2ba54145ebn%40googlegroups.com.

Reply via email to