Welcome to mirror list, hosted at ThFree Co, Russian Federation.

configure-demo-cluster « terraform « _support - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 290176ccd1ba864b6212972d03393acd75388838 (plain)
1
2
#!/bin/sh
exec ansible-playbook -i hosts.ini configure.yml "$@"