deploy.sh 88 B

12345
  1. #!/bin/bash
  2. #. installrc
  3. ./generate_assets.sh
  4. ./terraform_provision.sh
  5. ./run_ansible.sh