Hello,

I'm going to create CD for a project on docker (nginx image, drupal image, 
drush image) using ansible.
Pulling images from a private docker registry that were built and pushed on 
previous pipeline step.
What is more convenient ansible module for these purposes: docker_container 
or docker_service? 
Tried both modules: single ansible task that deploys 3 containers using 
docker_service and multiple ansible tasks using docker_container module.
Both works but I would like to hear advice from people who have had 
experience with this.
In which cases is it better to use each of these modules?

Thanks!

-- 
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/e4a7374f-9607-44ea-bb70-26bb07b193ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to