diff --git a/ansible.sh b/ansible.sh index f5934e5..afd7102 100755 --- a/ansible.sh +++ b/ansible.sh @@ -3,6 +3,6 @@ set -e -SCW_TOKEN=`jq '.token' -r ~/.scwrc` +export SCW_TOKEN=`jq '.token' -r ~/.scwrc` ansible-playbook "$@" diff --git a/kubespray b/kubespray index 3901480..d53782a 160000 --- a/kubespray +++ b/kubespray @@ -1 +1 @@ -Subproject commit 3901480bc17d6e59164b5c5642deb77ec4552e41 +Subproject commit d53782a7f1791d46c0e3779cbc9a258ad492c2b9