Skip to content
Snippets Groups Projects
Commit 58d1b839 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Update .gitlab-ci.yml

Former-commit-id: 8e9f80e5fc1f107213700e9dd16386ed5f3b21ae
parent 42e9bc58
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ deploy-webserver: ...@@ -28,7 +28,7 @@ deploy-webserver:
script: script:
- yum install -y epel-release - yum install -y epel-release
- yum install -y gcc - yum install -y gcc
- yum install python34-pip python34-devel - yum install -y python34-pip python34-devel
- pip3 install ansible - pip3 install ansible
- cd ansible - cd ansible
- ansible-playbook -vvv -i ./hosts deploy.yaml --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf" - ansible-playbook -vvv -i ./hosts deploy.yaml --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment