Hi, is there a way I can use docker_secrets within docker_container? If this is not possible maybe someone could help me with this: I want to configure the initial admin-password of a container. Therefore I can use a mounted file in the container (for example docker secret) or an encrypted string (htpasswd) as a command argument. I only want to store the plain password in the ansible vault, not the encrypted version or an additional file on disk.
Thanks for your help :) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7a263db7-6711-44b5-aea2-8fb29af218d2n%40googlegroups.com.
