meta.hamburg.freifunk.net und Umstrukturierung
This commit is contained in:
parent
8374c1259f
commit
b56b258d91
8 changed files with 42 additions and 14 deletions
|
@ -1,16 +1,13 @@
|
|||
---
|
||||
- include: ../../includes/base-static/tasks/main.yml
|
||||
vars:
|
||||
site: media_ffhh
|
||||
site: ffhh_media
|
||||
domains:
|
||||
- media.services.ffhh
|
||||
- media.hamburg.freifunk.net
|
||||
document_root: /var/www/media
|
||||
ports:
|
||||
- { number: 80, ssl: false }
|
||||
- { number: 443, ssl: true }
|
||||
document_root: { path: /var/www/ffhh/media, create: true }
|
||||
listing: true
|
||||
|
||||
- name: create media root
|
||||
file: path=/var/www/media state=directory owner=www-data group=www-data mode=0755
|
||||
tags:
|
||||
- nginx
|
||||
- website
|
||||
- media_ffhh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue