feat: force update this role
This commit is contained in:
parent
5336aa38d7
commit
d2c15adf30
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 -r /etc/ansible/roles/requirements.yaml"
|
||||
ssh $SSH_DEPLOYMENT_USER@$ANSIBLE_SERVER "sudo /usr/local/bin/ansible-galaxy install -f /etc/ansible/roles/requirements.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue