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: 4471cb7f1e05bc580615fc9f13f08c8b784428fc (plain)
1
2
#!/usr/bin/env sh
exec ansible-playbook -i hosts.ini playbook.yml "$@"