deploy: add pogojig
This commit is contained in:
parent
54944fcd3d
commit
170ba6d418
14 changed files with 333 additions and 22 deletions
9
setup_tracespace.yml
Normal file
9
setup_tracespace.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
- name: Copy tracespace webapp sources
|
||||
synchronize:
|
||||
# FIXME: make this path configurable
|
||||
src: ~/tracespace_dist/
|
||||
dest: /var/www/tracespace.jaseg.net/
|
||||
group: no
|
||||
owner: no
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue