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

Wait_for instead of sleep #24

Open Shayan-Ghani opened 2 months ago

Shayan-Ghani commented 2 months ago

Update the sleep commands in the start.sh to use Ansible wait_for modules instead.