diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 675789f84fadc87741d439cbf17da264010591db..78d1428eca516c8e6641d00e0af605df15d48ad0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,6 +89,7 @@ ansible_create_cluster_stage: script: - echo "ansible_create_cluster_stage" - bash -x ./CICD/ansible_create_cluster_script.sh + - cd CICD - ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem master_playbook.yml - sleep 15 - echo uglyuglyfix