Hi, How to copy remote to remote hosts.
Thanks On Mon, Mar 1, 2021, 12:34 PM Dick Visser <[email protected]> wrote: > And your question is....? > > On Mon, 1 Mar 2021 at 18:15, Raj <[email protected]> wrote: > > > > 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 > . > > > > -- > Dick Visser > Trust & Identity Service Operations Manager > GÉANT > > -- > 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/CAL8fbwOCgsGgbS7Ws4N7W%2BAzMnun38_n%3DKA3T4SPqj_4xOYfrw%40mail.gmail.com > . > -- 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/CA%2BuTAOj1i%3DWnheOFngfeunDmAbuhKm01H3iUFoV3k3EDCu%3DkVw%40mail.gmail.com.
