UCL-MIRSG / xnat-aws

Deploy XNAT on AWS
MIT License
2 stars 0 forks source link

Add check to verify that AWS instances are running #73

Closed milanmlft closed 1 year ago

milanmlft commented 1 year ago

Use ansible.built_in.wait_for_connection to delay the Ansible playbooks until the EC2 instances are up and running.

Fixes #60