I need to copy files from managed node to control machines.
A machine's tomcat path : /usr/local/tomcat-aux
B machine's tomcat path : /usr/local/tomcat-hk
actually there is not only these two instance. 
so I've tried below methods, but failed. 

 name: copy file to tomcat path
 copy: src=/deploy/a.conf  dest=/usr/local/tomcat*/

Thanks in advance~

-- 
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/c2ff7c07-e9ff-41b4-91a7-91e44c38210a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to