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

CI: no need to ask sudo passwd

Former-commit-id: 0bff13e6f024b2b81d0669a07ba9aaf0dc4cfe48
parent c31355a3
No related branches found
No related tags found
No related merge requests found
...@@ -20,4 +20,4 @@ deploy-webserver: ...@@ -20,4 +20,4 @@ deploy-webserver:
- yum install install -y python34-pip python34-devel - yum install install -y python34-pip python34-devel
- pip3 install ansible - pip3 install ansible
- cd ansible - cd ansible
- ansible-playbook -v -i ./hosts deploy.yaml --ask-become-pass --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf" - ansible-playbook -v -i ./hosts deploy.yaml --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf"
\ No newline at end of file \ 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