Hello, everyone, 
I've played a lot with ansible and docker. The whole thing works really 
well, except if I want to configure files etc. internally in the container. 
One possibility is to mount the internal configuration files per docker 
volume into the host and then adapt the configurations by ansible. 
Alternatively, I could copy the configurations from the host to the 
container via docker cp. In my opinion, both options are not really clean.

I could still imagine connecting to the container via an ansible and then 
performing the configurations. However, then always two runs are 
necessary.  

How do you concern yourself with that? Do you possibly already create a 
configured image by ansible-container? Or are there any other ways I don't 
know? 

Thank you very much,
Flo

-- 
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/2f071bbb-1433-4466-85a5-199545c292a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to