Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
kubernetes-kubespray-setup
setup.sh
Find file
Normal view
Permalink
setup.sh
80 B
Newer
Older
trunk
Дмитрий Сафронов
committed
Nov 16, 2020
1
2
3
#!/usr/bin/env sh
ansible-galaxy
install
-r
"
$(
dirname
"
$0
"
)
/requirements.yml"