Commit 4cc5c485 authored by Petras, Randy's avatar Petras, Randy
Browse files

Update file .gitlab-ci.yml

parent a42a3281
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ apply:
          -v ${TF_ROOT}/ssh-key:/root/.ssh/id_rsa
          -v ${TF_ROOT}/ssh-key.pub:/root/.ssh/id_rsa.pub
          -v $PWD/ansible/:/ansible/playbooks/
          -v $PWD/:/terraform
          -v $PWD:/terraform
          -e ANSIBLE_STDOUT_CALLBACK=default
          ${ANSIBLE_TERRAFORM_IMAGE}
          /bin/bash -c "chmod 600 /root/.ssh/id_rsa