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

destroy-benchmark-instance « benchmarking « _support - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5eaf512804c6c718ed3fe0f3418ec54dc95063f (plain)
1
2
#!/bin/sh
exec ansible-playbook -i hosts.ini destroy.yml "$@"