devopshobbies / boundary-vault-stack

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

Re-Write Docker Compose in Ansible native modules #17

Open Shayan-Ghani opened 1 month ago

Shayan-Ghani commented 1 month ago

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