1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

deployment, wohoo. also, cleanup of old stuff.

This commit is contained in:
Thorsten S
2015-12-20 23:35:34 +01:00
parent 6b0f80e8f0
commit 15c78581f6
9 changed files with 163 additions and 187 deletions

4
deploy/deploy.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
source ~/urlbot-native/venv/bin/activate
ansible-playbook -i hosts deploy.yml --vault-password-file ~/.vaultpass -D