the *copy *option in the *unarchive *module is deprecated and we are 
advised to use *remote_src* instead

However, in an otherwise identical script, having staged the source file to 
the target machine successfully in a previous play,  if I use *copy = no* the 
play succeeds, but if instead of that I use *remote_src = yes* or *remote_src 
= no*, the play fails, in both cases saying the file source does not exist. 

So in summary remote_src either has no effect or perhaps expects some of 
the other parameters to unarchive to be different than what the copy option 
expects them to be. 

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/bc4b9325-3417-4eb3-a123-17c1c7f337bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to