Add auto-deploy for blog.jaseg.de

This commit is contained in:
jaseg 2021-08-16 13:45:05 +02:00
parent f698d78c4c
commit 514af66cc3
4 changed files with 41 additions and 2 deletions

View file

@ -24,6 +24,13 @@
- openjscad.jaseg.net
- automation.jaseg.de
- name: Create blog content dir
file:
path: /var/www/blog.jaseg.de
state: directory
owner: nginx
mode: 0550
- name: Copy uwsgi systemd socket config
copy:
src: uwsgi-app@.socket