Make sure we only initialize the blog content dir once

This commit is contained in:
jaseg 2022-02-23 22:58:49 +01:00
parent 591b7b8aac
commit ca1eff8446

View file

@ -24,13 +24,6 @@
# - openjscad.jaseg.net # - openjscad.jaseg.net
- automation.jaseg.de - 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 - name: Copy uwsgi systemd socket config
copy: copy:
src: uwsgi-app@.socket src: uwsgi-app@.socket