Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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:/terraform -v $PWD/:/terraform -e ANSIBLE_STDOUT_CALLBACK=default ${ANSIBLE_TERRAFORM_IMAGE} /bin/bash -c "chmod 600 /root/.ssh/id_rsa Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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:/terraform -v $PWD/:/terraform -e ANSIBLE_STDOUT_CALLBACK=default ${ANSIBLE_TERRAFORM_IMAGE} /bin/bash -c "chmod 600 /root/.ssh/id_rsa Loading