devopshobbies / boundary-vault-stack

Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
MIT License
14 stars 14 forks source link

Re-Write Docker Compose in Ansible native modules #17

Open Shayan-Ghani opened 3 months ago

Shayan-Ghani commented 3 months ago

Using Ansible community.docker.docker_container collection, convert docker-compose files to the corresponding Ansible module as an optional deployment method.