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:
4
deploy/deploy.sh
Normal file
4
deploy/deploy.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
source ~/urlbot-native/venv/bin/activate
|
||||
|
||||
ansible-playbook -i hosts deploy.yml --vault-password-file ~/.vaultpass -D
|
||||
Reference in New Issue
Block a user