I'm trying to achieve the following behavior via the Ansible-Docker module

   1. Check if currently deployed container image is of desired version; if 
   so, exit else proceed
   2. Pull updated image
   3. Stop/remove currently deployed container image
   4. Start new container image


I know using 'latest' would give this type of behavior, but we really want 
to be able to specify the specific version to check for.

-- 
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/6a9b844a-1e67-4f13-87c5-2718073d46ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to