I have a jar file named something like myjar -1.1.0-assembly.jar.  When our 
team does a release, a new jar named something like myjar 
-1.2.0-assembly.jar is created and needs to be deployed to the world. 
 Additionally, any jars matching the myjar -[VERSION]-assembly.jar pattern 
need to be deleted as part of this process to prevent any class conflicts 
at runtime. 

What's the best way to do this with Ansible? 

-- 
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.

Reply via email to