In the new Ansible Container readme <https://github.com/ansible/ansible-container>, there is this use case:
Many people use Docker for development environments only but then use Ansible playbooks to push out to staging or production. This allows you to use the same playbooks and roles in your Docker dev environment as in your production environments. This seems very exciting, but I am not sure how will this be being achieved. Let's say one uses Docker Composer to orchestrate containers. When you deploy to a "dockerless" VPS (let's say Debian) all you have there is systemd. Does this mean that AnsibleContainer would know how to configure systemd on a 'dockerless" system, and use docker compose on a (local) dockered laptop? Is this already available? -- 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/86be0467-f892-416e-9740-ddd776462dd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
