by default ansible looks in the local 'controller' for the `src=` parameter, you need to use `remote_src=yes` for it to look for it on the target machine.
Also note that `remote_src=yes` does not support recursive copying. ---------- Brian Coca -- 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/CACVha7fhj86sJVPE5WKwTVAA1nAkdkaHFb3-j5LPRsPUE8kQ%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
