deploy: add pogojig

This commit is contained in:
jaseg 2019-09-29 16:28:11 +02:00
parent 54944fcd3d
commit 170ba6d418
14 changed files with 333 additions and 22 deletions

View file

@ -48,6 +48,7 @@
containers:
- gerboweb
- clippy
- pogojig
- name: Setup web server
include_tasks: setup_webserver.yml
@ -60,3 +61,13 @@
- name: Setup secure download
include_tasks: setup_secure_download.yml
- name: Setup tracespace
include_tasks: setup_tracespace.yml
- name: Setup openjscad
include_tasks: setup_openjscad.yml
- name: Setup pogojig
include_tasks: setup_pogojig.yml