feat: give up on tokens for now
This commit is contained in:
parent
1423cfc312
commit
beb317f66d
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ deployment:
|
|||
script:
|
||||
- |
|
||||
# install ansible roles dependancies
|
||||
ssh $SSH_DEPLOYMENT_USER@$ANSIBLE_SERVER "sudo /usr/local/bin/ansible-galaxy install --token $ANSIBLE_GITLAB_TOKEN -r /etc/ansible/roles/requirements.yaml --force"
|
||||
ssh $SSH_DEPLOYMENT_USER@$ANSIBLE_SERVER "sudo /usr/local/bin/ansible-galaxy install -r /etc/ansible/roles/requirements.yaml --force"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue