Hi, On Sun, 2015-02-01 at 03:39 -0800, [email protected] wrote: > I was hoping to get more details from you regarding this issue. I > appreciate what you're trying to do at Ansible's level, but what's > going to do the data transfer? If it's rsync, then I would like to > propose a new approach to this, but if it's not, I need to know before > I can write some example code for you.
Yes, I intend to use rsync. My plan is to use a Bash script template that uses rsync and use Ansible to fill in the directories that need to be rsync-ed. I intend to use a separate Bash script for each backup target. Then I plan to use another Ansible task that will set up a cron job for each of these backup targets. Of course, I'm eager to hear new approaches to the problem I'm tackling. Regards, Tadej -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1422796641.14300.17.camel%40tlinux64. For more options, visit https://groups.google.com/d/optout.
