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

Update .gitlab-ci.yml

Former-commit-id: 562917ab10715eaa1b6d83b3d3e657d611b702e7
parent 4ede2596
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,4 @@ deploy-webserver:
- yum install install -y python34-pip python34-devel
- pip3 install ansible
- cd ansible
- ansible-playbook -v -i ./hosts deploy.yaml --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf"
\ No newline at end of file
- 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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment