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

Update .gitlab-ci.yml

Former-commit-id: 913a0fbad85f866d368b89c99668944b008f31c7
parent b3855536
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,6 @@ deploy-webserver:
script:
- yum install -y epel-release
- yum install install -y python34-pip python34-devel
- pip install ansible
- pip3 install ansible
- cd ansible
- ansible-playbook -v -i ./hosts deploy.yaml --ask-become-pass --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