I just posted this... https://groups.google.com/g/ansible-project/c/AHSouJ_nM8g
If I could figure out how to do what I am doing, that would be a solution you are trying to solve. We have servers at remote locations, sometimes users will move from one remote locale to another remote locale, so a GPO maps the home drive to their current remote locale server and we need to copy files from one server to another. On Thursday, April 15, 2021 at 4:02:00 AM UTC-5 [email protected] wrote: > On 4/15/21 10:54 AM, Sivaraman P wrote: > > Hi All, > > > > Is there anyway to copy files from one remote node to another without > using delegate_to in ansible. > > > > Regards, > > Sivaraman P > > You could use rsync/scp commands directly, but why do you want to avoid > delegate_to: ? > > Regards > Racke > > > > > -- > > 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] <mailto: > [email protected]>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/ansible-project/CAHS7Q%2BsA5CfXaHWnsjdsAu1j4vHfKwVER0QsivhQ%2BUS39B7EeA%40mail.gmail.com > > < > https://groups.google.com/d/msgid/ansible-project/CAHS7Q%2BsA5CfXaHWnsjdsAu1j4vHfKwVER0QsivhQ%2BUS39B7EeA%40mail.gmail.com?utm_medium=email&utm_source=footer > >. > > > -- > Ecommerce and Linux consulting + Perl and web application programming. > Debian and Sympa administration. Provisioning with Ansible. > > -- 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/122f23f7-67ae-4f86-a6fb-bb52495b1dafn%40googlegroups.com.
