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

check who i am, ansible wip

Former-commit-id: 6aaabc41a1f26eaade9c8a1544a0d84150761b71
parent d047bb28
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,5 @@ deploy-webserver:
- yum install -y python34-pip python34-devel
- pip3 install ansible
- cd ansible
- whoami
- 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