aboutsummaryrefslogtreecommitdiff
path: root/setup_openjscad.yml
diff options
context:
space:
mode:
Diffstat (limited to 'setup_openjscad.yml')
-rw-r--r--setup_openjscad.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/setup_openjscad.yml b/setup_openjscad.yml
new file mode 100644
index 0000000..dea4ad2
--- /dev/null
+++ b/setup_openjscad.yml
@@ -0,0 +1,9 @@
+---
+- name: Copy openjscad webapp sources
+ synchronize:
+ # FIXME: make this path configurable
+ src: ~/openjscad_dist/
+ dest: /var/www/openjscad.jaseg.net/
+ group: no
+ owner: no
+