Hi, I’m looking for a very simple thing : an ansible command to move a file (or a folder) to an other file/folder on the remote host.
The ‘copy’ module can copy from the local machine to the remote host, I want the same but for copying from remote host to remote host.. I try to avoid using ‘command’ module with ‘mv’, I assume that it’s possible to perform it with ansible. Any suggestions? Thanks, Romain. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
