John Oliver schrieb (20.11.2014 00:03 Uhr):
Is there a way to use the 'copy' module, or an equivalent, to copy files from one spot to another on the target host?
>
Right now, I'm trying to use 'command' or 'shell', but I'm running into issues with unusable choking on an asterisk, and I have to use several lines to copy, set ownership, set perms, etc.
Two shell tasks with "tar -c" and "tar -x"?
Marc -- 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/546DA4F9.1020109%40ofd-z.niedersachsen.de. For more options, visit https://groups.google.com/d/optout.
